Skip to content

Commit 5b4e8b7

Browse files
chore(deps): update actions/upload-artifact action to v4
1 parent 1893587 commit 5b4e8b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
# Log failure:
105105
- name: JReleaser release output
106106
if: always()
107-
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3
107+
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
108108
with:
109109
name: jreleaser-release
110110
path: |

0 commit comments

Comments
 (0)