Skip to content

Commit 811393f

Browse files
committed
Update actions/upload-artifact@v5 -> v6
1 parent 254ee0b commit 811393f

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
@@ -31,7 +31,7 @@ jobs:
3131
working-directory: _skeptic
3232
- run: cargo test
3333
working-directory: _skeptic
34-
- uses: actions/upload-artifact@v5
34+
- uses: actions/upload-artifact@v6
3535
if: always()
3636
with:
3737
name: Cargo.lock

0 commit comments

Comments
 (0)