Skip to content

Commit 911c839

Browse files
authored
Update to v4 for the artifact action
1 parent ca90684 commit 911c839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ant.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
bytecode_format: ${{ vars.BYTECODE_FORMAT }}
3131
major_minor: ${{ vars.MAJOR_MINOR }}
3232
- name: Upload build result
33-
uses: actions/upload-artifact@v3
33+
uses: actions/upload-artifact@v4
3434
with:
3535
name: release
3636
path: latestrelease/

0 commit comments

Comments
 (0)