We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14ab4d3 commit d3ada36Copy full SHA for d3ada36
1 file changed
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
run: bash ./build.sh
23
24
- name: Upload build artifacts
25
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
26
with:
27
name: build-artifacts
28
path: build/*.tar.gz
0 commit comments