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 8b6a40d commit 59c109fCopy full SHA for 59c109f
1 file changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
- run: cargo check --no-default-features --features alloc
31
- run: cargo test
32
if: matrix.rust != '1.68.0'
33
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
34
if: matrix.rust == 'nightly' && always()
35
with:
36
name: Cargo.lock
0 commit comments