update to gitea-upload-artifact
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload failure artifacts
|
- name: Upload failure artifacts
|
||||||
if: failure()
|
if: failure()
|
||||||
uses: https://gitea.com/actions/gitea-upload-artifact@v3
|
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: test-results
|
name: test-results
|
||||||
path: test-results/
|
path: test-results/
|
||||||
|
|||||||
Reference in New Issue
Block a user