Skip to content

Commit 9514fbb

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent 2582d81 commit 9514fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
# Log failure:
108108
- name: JReleaser release output
109109
if: always()
110-
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3
110+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
111111
with:
112112
name: jreleaser-release
113113
path: |

0 commit comments

Comments
 (0)