Skip to content

Commit 037f470

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent 27793e2 commit 037f470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
# Log failure:
102102
- name: JReleaser release output
103103
if: always()
104-
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4
104+
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
105105
with:
106106
name: jreleaser-release
107107
path: |

0 commit comments

Comments
 (0)