We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb5b6c commit dd3b17eCopy full SHA for dd3b17e
.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@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
111
with:
112
name: jreleaser-release
113
path: |
0 commit comments