Skip to content

Commit 686bb0f

Browse files
committed
bump artifact actions
1 parent 697697b commit 686bb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- run: ant
2727

2828
- name: Upload artifacts
29-
uses: actions/upload-artifact@v3
29+
uses: actions/upload-artifact@v4
3030
with:
3131
name: build
3232
path: build/*.xar

0 commit comments

Comments
 (0)