Skip to content

Commit a07ae82

Browse files
author
shivam
committed
update deno version in actions
1 parent cdec831 commit a07ae82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
- uses: actions/checkout@master
1212
- uses: denolib/setup-deno@v2
1313
with:
14-
deno-version: 1.0.0-rc1
14+
deno-version: v1.x
1515
- run: deno run --allow-read --allow-run --allow-net specs/_run.ts

0 commit comments

Comments
 (0)