We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a1dc4 commit ff52d60Copy full SHA for ff52d60
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
- run: ant
20
21
- name: Upload artifacts
22
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
23
with:
24
name: build
25
path: build/*.xar
0 commit comments