openvidu-ce-test.yml: update actions/upload-artifact version
This commit is contained in:
parent
1b4e3f29d8
commit
a7036993ff
2
.github/workflows/openvidu-ce-test.yml
vendored
2
.github/workflows/openvidu-ce-test.yml
vendored
@ -105,7 +105,7 @@ jobs:
|
||||
with:
|
||||
report_paths: "**/target/surefire-reports/TEST-*.xml"
|
||||
- name: Upload logs
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
if: always() # always run even if the previous step fails
|
||||
with:
|
||||
name: Logs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user