Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit 4ac7cc6

Browse files
committed
Updating deno version on ci
1 parent 3b0c09f commit 4ac7cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
node-version: ${{ matrix.node-version }}
1717
- name: Setup Deno 0.40
18-
uses: denolib/setup-deno@220d9c6
18+
uses: denolib/setup-deno@v2
1919
with:
2020
deno-version: '0.40'
2121
- run: yarn install --frozen-lockfile

0 commit comments

Comments
 (0)