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 537eb35 commit 6415a61Copy full SHA for 6415a61
.github/workflows/reusable-build-and-push.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Upload artifact
74
if: ${{ inputs.upload == 'true' }}
75
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
76
with:
77
name: vmclarity
78
path: /tmp/exploit-db-server.tar
0 commit comments