We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2faafcd commit 15840bdCopy full SHA for 15840bd
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
21
- name: Set up Rust toolchain
22
run: rustup toolchain install stable --no-self-update --profile default --target wasm32-unknown-unknown
0 commit comments