Skip to content

Commit 6d78624

Browse files
Bump actions/upload-artifact from 4 to 5 (#3803)
1 parent 1b09211 commit 6d78624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
cargo run -p tool_msvc
5858
5959
- name: Upload libs
60-
uses: actions/upload-artifact@v4
60+
uses: actions/upload-artifact@v5
6161
with:
6262
name: libs
6363
path: crates/targets/*/lib/*

0 commit comments

Comments
 (0)