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 bf17286 commit 2ff9657Copy full SHA for 2ff9657
.github/workflows/wasm-ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
node_version:
17
- '18'
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
- uses: actions-rs/toolchain@v1
21
with:
22
profile: minimal
0 commit comments