Skip to content

Commit e2a72bc

Browse files
chore(deps): update actions/upload-artifact action to v4
1 parent febb674 commit e2a72bc

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@604373da6381bf24206979c74d06a550515601b9 # v4
108108
with:
109109
name: jreleaser-release
110110
path: |

0 commit comments

Comments
 (0)