mirror of https://github.com/Chocobozzz/PeerTube
Update deprecated github action
parent
6ff42dff2a
commit
90275e5e03
|
@ -107,7 +107,7 @@ jobs:
|
|||
echo "parse-log.js script does not exist, skipping."
|
||||
|
||||
- name: Upload logs
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
if: failure()
|
||||
with:
|
||||
name: test-storages-${{ matrix.test_suite }}
|
||||
|
|
Loading…
Reference in New Issue