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