diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6499f5847..5ed892b63 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@v2 + uses: actions/upload-artifact@v3 with: name: screenshots path: tmp/screenshots