more version churn to stop warnings
This commit is contained in:
parent
4492fbd446
commit
e9ce77fc77
1 changed files with 1 additions and 1 deletions
2
.github/workflows/githubci.yml
vendored
2
.github/workflows/githubci.yml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
|
||||
|
||||
- name: Upload build artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ${{ github.event.repository.name }}.${{ github.sha }}
|
||||
path: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue