We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a9946d commit b352967Copy full SHA for b352967
1 file changed
.github/workflows/windows.yml
@@ -64,7 +64,7 @@ jobs:
64
deploy-dll ./target/make-package/bin/deploy-dll.exe --shallow-search-dir=C:/mingw64/bin
65
66
- name: Upload package
67
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
68
with:
69
name: SharedLibDeployer-1.0.0-win64
70
path: target/make-package
0 commit comments