Skip to content

Commit 3ba7a4d

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 28ef027 commit 3ba7a4d

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@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
3636
with:
3737
name: jreleaser-release
3838
path: |

0 commit comments

Comments
 (0)