We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e957030 commit 5866fb5Copy full SHA for 5866fb5
.github/workflows/github-actions.yml
@@ -42,7 +42,7 @@ jobs:
42
run: ls -la target/
43
44
- name: Upload build artifacts
45
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
46
with:
47
name: build-artifacts
48
path: target/
0 commit comments