We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4492fbd commit e9ce77fCopy full SHA for e9ce77f
1 file changed
.github/workflows/githubci.yml
@@ -56,7 +56,7 @@ jobs:
56
57
58
- name: Upload build artifacts
59
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
60
with:
61
name: ${{ github.event.repository.name }}.${{ github.sha }}
62
path: |
0 commit comments