We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 697697b commit 686bb0fCopy full SHA for 686bb0f
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
- run: ant
27
28
- name: Upload artifacts
29
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
30
with:
31
name: build
32
path: build/*.xar
0 commit comments