We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb98c1b commit 58c7419Copy full SHA for 58c7419
.github/workflows/release-calculate-hash.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
release-tag-or-name-or-id: ${{ inputs.release_tag }}
32
33
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v4
34
35
name: Asset Hashes
36
path: hashes.json
0 commit comments