We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent febb674 commit e2a72bcCopy full SHA for e2a72bc
.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@604373da6381bf24206979c74d06a550515601b9 # v4
108
with:
109
name: jreleaser-release
110
path: |
0 commit comments