Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Oct 10, 2024
1 parent fd1316f commit a39256f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review-deno-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: "Setup Deno"
uses: "denoland/setup-deno@v1.5.1"
with:
deno-version: "^1.46.3"
deno-version: "^2.0.0"
- name: "Get Deno Cache Path"
id: "deno-cache-path"
shell: "pwsh"
Expand Down

0 comments on commit a39256f

Please sign in to comment.