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