Skip to content

Commit 5866fb5

Browse files
committed
fix ci/cd
1 parent e957030 commit 5866fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: ls -la target/
4343

4444
- name: Upload build artifacts
45-
uses: actions/upload-artifact@v3
45+
uses: actions/upload-artifact@v4
4646
with:
4747
name: build-artifacts
4848
path: target/

0 commit comments

Comments
 (0)