Skip to content

Commit

Permalink
Fix upload-artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
octol committed Sep 10, 2024
1 parent eb98c1b commit 58c7419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-calculate-hash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
release-tag-or-name-or-id: ${{ inputs.release_tag }}

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: Asset Hashes
path: hashes.json

0 comments on commit 58c7419

Please sign in to comment.