Skip to content

Commit

Permalink
update deno version for bench workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sinzii committed Jul 2, 2024
1 parent 5b32a51 commit 4bd3ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
- uses: actions/checkout@v3
- uses: denoland/setup-deno@61fe2df320078202e33d7d5ad347e7dcfa0e8f31 # v1.1.2
with:
deno-version: v1.x
deno-version: v1.35.x
- run: deno task bench

0 comments on commit 4bd3ec6

Please sign in to comment.