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