We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfdbf8e commit ab86137Copy full SHA for ab86137
1 file changed
.github/workflows/ant.yml
@@ -30,7 +30,7 @@ jobs:
30
bytecode_format: ${{ vars.BYTECODE_FORMAT }}
31
major_minor: ${{ vars.MAJOR_MINOR }}
32
- name: Upload build result
33
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
34
with:
35
name: release
36
path: latestrelease/
0 commit comments