mirror of
https://github.com/serde-rs/serde.git
synced 2025-12-29 20:50:44 +00:00
Update actions/upload-artifact@v4 -> v5
This commit is contained in:
parent
f7fc3e0d67
commit
dd0eb0f2ca
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: dtolnay/rust-toolchain@nightly
|
||||
- run: cd test_suite && cargo test --features unstable
|
||||
- uses: actions/upload-artifact@v4
|
||||
- uses: actions/upload-artifact@v5
|
||||
if: always()
|
||||
with:
|
||||
name: Cargo.lock
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user