Skip to content

Commit

Permalink
Update denoland/setup-deno action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent b8acc55 commit 82dfb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo_parser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
submodules: recursive
- name: Setup Deno
uses: denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d # v1.5.2
uses: denoland/setup-deno@909cc5acb0fdd60627fb858598759246509fa755 # v2.0.2

- run: npm run deno:compile
- run: ./bin/cli --debug -- hanoi
Expand Down

0 comments on commit 82dfb3f

Please sign in to comment.