Update test.yml with deno 1.35
This commit is contained in:
parent
afee661b8d
commit
d764c564ec
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Setup Deno
|
||||
uses: denoland/setup-deno@v1
|
||||
with:
|
||||
deno-version: v1.34
|
||||
deno-version: v1.35
|
||||
|
||||
- name: Run build
|
||||
run: deno task build
|
||||
|
Loading…
Reference in New Issue
Block a user