Update actions/upload-artifact@v5 -> v6

This commit is contained in:
David Tolnay 2025-12-19 21:10:59 -08:00
parent 383b13a45f
commit 01182e54b5
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -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