Skip to content

Commit ab86137

Browse files
authored
Update ant.yml
1 parent dfdbf8e commit ab86137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)