Skip to content

Commit

Permalink
Set CI deno version to 1.42.x (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul authored Oct 20, 2024
1 parent 2b867b2 commit 9e22f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-any.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
node-version: 'lts/*'
- uses: denoland/setup-deno@v1
with:
deno-version: vx.x.x
deno-version: v1.42.x
- name: ${{ matrix.step }}
if: always()
continue-on-error: true
Expand Down

0 comments on commit 9e22f34

Please sign in to comment.