Skip to content

Commit b352967

Browse files
committed
[CI] use upload-artiface@v4
1 parent 7a9946d commit b352967

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
deploy-dll ./target/make-package/bin/deploy-dll.exe --shallow-search-dir=C:/mingw64/bin
6565
6666
- name: Upload package
67-
uses: actions/upload-artifact@v3
67+
uses: actions/upload-artifact@v4
6868
with:
6969
name: SharedLibDeployer-1.0.0-win64
7070
path: target/make-package

0 commit comments

Comments
 (0)