We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b09211 commit 6d78624Copy full SHA for 6d78624
.github/workflows/lib.yml
@@ -57,7 +57,7 @@ jobs:
57
cargo run -p tool_msvc
58
59
- name: Upload libs
60
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
61
with:
62
name: libs
63
path: crates/targets/*/lib/*
0 commit comments