Update test results upload action to use latest version
Some checks failed
Build Simulation and Test / Run All Tests (push) Has been cancelled
Some checks failed
Build Simulation and Test / Run All Tests (push) Has been cancelled
This commit is contained in:
parent
253f15b71c
commit
853d2120da
@ -31,7 +31,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload test results
|
- name: Upload test results
|
||||||
if: always()
|
if: always()
|
||||||
uses: gitea/actions/upload-artifact@v1
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: pytest-results
|
name: pytest-results
|
||||||
path: pytest-results.xml
|
path: pytest-results.xml
|
||||||
Loading…
x
Reference in New Issue
Block a user