Update upluad artifacts
This commit is contained in:
parent
8bd6aa0424
commit
8c13fd744f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -89,7 +89,7 @@ jobs:
|
|||
echo "parse-log.js script does not exist, skipping."
|
||||
|
||||
- name: Upload logs
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
if: failure()
|
||||
with:
|
||||
name: test-storages-${{ matrix.test_suite }}
|
||||
|
|
Loading…
Reference in a new issue