Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
Use newer Deno v1
  • Loading branch information
JamesCullum authored Jun 14, 2023
1 parent 46e7d06 commit 8d25430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
node-version: '18.x'
- uses: denolib/setup-deno@v2
with:
deno-version: 1.20.1
deno-version: '1.x'
- name: Get current package version
id: package_version
uses: martinbeentjes/[email protected]
Expand Down

0 comments on commit 8d25430

Please sign in to comment.