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 e896854 commit 6c4ebf0Copy full SHA for 6c4ebf0
.github/workflows/build.yml
@@ -43,7 +43,7 @@ jobs:
43
GITHUB_EVENT_RAW_PATH: ${{ github.event_path }}
44
continue-on-error: true
45
- name: capture build artifacts
46
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
47
with:
48
name: Artifacts
49
path: build/libs/
0 commit comments