Skip to content

Commit 6015731

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 5f550bb commit 6015731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v7
6565
with:
6666
name: jreleaser-release-output
6767
path: |

0 commit comments

Comments
 (0)