Skip to content

Commit 1977f1f

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent ce36ea9 commit 1977f1f

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
@@ -32,7 +32,7 @@ jobs:
3232
# Log failures
3333
- name: JReleaser release output
3434
if: always()
35-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
35+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
3636
with:
3737
name: jreleaser-release
3838
path: |

0 commit comments

Comments
 (0)