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.
2 parents 0e7441b + 0d714af commit 0d25c42Copy full SHA for 0d25c42
1 file changed
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
CI_BRANCH: ${{ steps.extract_branch.outputs.branch }}
56
57
- name: upload packages
58
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
59
with:
60
name: build
61
path: build
0 commit comments