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.
2 parents 6a518eb + 492baa8 commit 7874877Copy full SHA for 7874877
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
node-version: [16.x]
35
36
steps:
37
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
38
39
- name: Set up Rust
40
uses: actions-rs/toolchain@v1
0 commit comments