Skip to content

Commit e8c8eb2

Browse files
authored
Update deno.yml
1 parent 0af78d1 commit e8c8eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deno.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# uses: denoland/setup-deno@v1
3030
uses: denoland/setup-deno@v1.1.0
3131
with:
32-
deno-version: v1.x
32+
deno-version: v1.20.4
3333

3434
# Uncomment this step to verify the use of 'deno fmt' on each commit.
3535
# - name: Verify formatting

0 commit comments

Comments
 (0)