Skip to content

Commit f1b3dca

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent e6b02fd commit f1b3dca

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)