openvidu-ce-test.yml: update actions/upload-artifact version

v2
pabloFuente 2025-11-02 18:15:17 +01:00
parent 1b4e3f29d8
commit a7036993ff
1 changed files with 1 additions and 1 deletions

View File

@ -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