We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30ca46 commit 1ea5a11Copy full SHA for 1ea5a11
.github/workflows/jreleaser.yml
@@ -104,7 +104,7 @@ jobs:
104
# Log failure:
105
- name: JReleaser release output
106
if: always()
107
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3
+ uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
108
with:
109
name: jreleaser-release
110
path: |
0 commit comments