X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.github%2Fworkflows%2Ftest.yml;h=9e3ab9c5deede81f39c780785d49586a6d234f93;hb=a2fb5fb8b1007e3ce82e707917f5d9a37374e99b;hp=f0b9778b0385a5944a7f19913cf22a635a20f54a;hpb=7b51ede977c299a74728171d8c124bcc4cbba6ea;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f0b9778b0..9e3ab9c5d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -48,7 +48,7 @@ jobs: ENABLE_OBJECT_STORAGE_TESTS: true steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - uses: './.github/actions/reusable-prepare-peertube-build' with: @@ -57,7 +57,7 @@ jobs: - uses: './.github/actions/reusable-prepare-peertube-run' - name: Cache fixtures - uses: actions/cache@v2 + uses: actions/cache@v3 with: path: | fixtures