diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 4a351449d..baf23d7a4 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -69,7 +69,7 @@ jobs: parallel: true - name: Upload screenshots if: failure() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: screenshots path: tmp/screenshots