Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit 2ec280f

Browse files
authored
Try to fix the failing github CI
1 parent 0ab85f2 commit 2ec280f

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
@@ -68,7 +68,7 @@ jobs:
6868
github_event: ${{ github.event_name }}
6969
github_ref: ${{ github.ref }}
7070
- name: Upload export.json
71-
uses: actions/upload-artifact@v2.2.4
71+
uses: actions/upload-artifact@v4
7272
with:
7373
path: export.json
7474

0 commit comments

Comments
 (0)