Skip to content

Commit 61dc76c

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent c1c125f commit 61dc76c

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
@@ -79,7 +79,7 @@ jobs:
7979
8080
- name: Upload JReleaser output
8181
if: always()
82-
uses: actions/upload-artifact@v4
82+
uses: actions/upload-artifact@v7
8383
with:
8484
name: jreleaser-output
8585
path: |

0 commit comments

Comments
 (0)