We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a02cda commit 1cb326cCopy full SHA for 1cb326c
1 file changed
.github/workflows/package-release.yml
@@ -75,7 +75,7 @@ jobs:
75
ls -lh libwsv5_*
76
77
- name: Upload artifacts
78
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
79
with:
80
name: libwsv5-packages
81
path: build/libwsv5_*
0 commit comments