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