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 d9dc3fa commit 917a169Copy full SHA for 917a169
1 file changed
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
- run: cargo test
42
- run: cargo check --no-default-features
43
- run: cargo check
44
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
45
if: matrix.rust == 'nightly' && always()
46
with:
47
name: Cargo.lock
0 commit comments