mirror of
https://github.com/serde-rs/json.git
synced 2025-12-29 21:00:37 +00:00
Update actions/upload-artifact@v5 -> v6
This commit is contained in:
parent
383b13a45f
commit
01182e54b5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
- run: cargo test --features float_roundtrip,arbitrary_precision --tests -- --skip ui --exact
|
||||
- run: cargo test --features raw_value --tests -- --skip ui --exact
|
||||
- run: cargo test --features unbounded_depth --tests -- --skip ui --exact
|
||||
- uses: actions/upload-artifact@v5
|
||||
- uses: actions/upload-artifact@v6
|
||||
if: matrix.os == 'ubuntu' && always()
|
||||
with:
|
||||
name: Cargo.lock
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user