Skip to content

Commit 28ab9b5

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent 6f3114c commit 28ab9b5

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@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
105105
with:
106106
name: jreleaser-release
107107
path: |

0 commit comments

Comments
 (0)