Skip to content

Commit 917a169

Browse files
committed
Update actions/upload-artifact@v6 -> v7
1 parent d9dc3fa commit 917a169

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- run: cargo test
4242
- run: cargo check --no-default-features
4343
- run: cargo check
44-
- uses: actions/upload-artifact@v6
44+
- uses: actions/upload-artifact@v7
4545
if: matrix.rust == 'nightly' && always()
4646
with:
4747
name: Cargo.lock

0 commit comments

Comments
 (0)