Skip to content

Commit 57fed01

Browse files
committed
Update actions/upload-artifact@v5 -> v6
1 parent 1096f1a commit 57fed01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
run: cargo test
7878
env:
7979
RUSTFLAGS: -Z allow-features= --cfg procmacro2_backtrace ${{env.RUSTFLAGS}}
80-
- uses: actions/upload-artifact@v5
80+
- uses: actions/upload-artifact@v6
8181
if: always()
8282
with:
8383
name: Cargo.lock

0 commit comments

Comments
 (0)