Skip to content

Commit ff3f072

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent 6763efe commit ff3f072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- name: JReleaser release output
6363
if: always()
64-
uses: actions/upload-artifact@v5
64+
uses: actions/upload-artifact@v6
6565
with:
6666
name: jreleaser-release-output
6767
path: |

0 commit comments

Comments
 (0)