We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1e85b9 commit af3dfb0Copy full SHA for af3dfb0
.github/workflows/demo_parser.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
submodules: recursive
41
- name: Setup Deno
42
- uses: denoland/setup-deno@11b63cf76cfcafb4e43f97b6cad24d8e8438f62d # v1.5.2
+ uses: denoland/setup-deno@909cc5acb0fdd60627fb858598759246509fa755 # v2.0.2
43
44
- run: npm run deno:compile
45
- run: ./bin/cli --debug -- hanoi
0 commit comments