Skip to content

Commit 6d2c27b

Browse files
author
biagio
committed
actions/upload-artifact: from v3 to v4
1 parent bbb8d23 commit 6d2c27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
JRELEASER_PROJECT_VERSION: ${{ github.event.release.tag_name }}
7878

7979
- name: Output
80-
uses: actions/upload-artifact@v3
80+
uses: actions/upload-artifact@v4
8181
if: always()
8282
with:
8383
name: jreleaser-release

0 commit comments

Comments
 (0)