Skip to content

Commit c03b859

Browse files
chore(deps): update actions/upload-artifact action to v4
1 parent 78c1e58 commit c03b859

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

0 commit comments

Comments
 (0)