We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dd1e70 + ac3c08e commit 8fb6d85Copy full SHA for 8fb6d85
1 file changed
.github/workflows/release.yaml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Upload cloudstack-csi-sc-syncer artifact
61
if: startsWith(github.ref, 'refs/tags/v')
62
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
63
with:
64
name: bin
65
path: bin/cloudstack-csi-sc-syncer
0 commit comments