Skip to content

Commit 6c4ebf0

Browse files
committed
fix: the GHA
1 parent e896854 commit 6c4ebf0

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
@@ -43,7 +43,7 @@ jobs:
4343
GITHUB_EVENT_RAW_PATH: ${{ github.event_path }}
4444
continue-on-error: true
4545
- name: capture build artifacts
46-
uses: actions/upload-artifact@v3
46+
uses: actions/upload-artifact@v4
4747
with:
4848
name: Artifacts
4949
path: build/libs/

0 commit comments

Comments
 (0)