1
0

Update test.yml with deno 1.35

This commit is contained in:
Zef Hemel 2023-07-15 14:26:18 +02:00 committed by GitHub
parent afee661b8d
commit d764c564ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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