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 cecef3f commit 313b149Copy full SHA for 313b149
.github/workflows/pr-any.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: denoland/setup-deno@v1
16
with:
17
deno-version: v1.42.x
18
- - uses: actions-rs/toolchain@v1
+ - uses: actions-rs/toolchain@v1.0.6
19
20
profile: minimal
21
toolchain: stable
.github/workflows/push-master.yml
@@ -26,7 +26,7 @@ jobs:
26
27
node-version: 'lts/*'
28
29
30
31
32
0 commit comments