diff --git a/.github/workflows/pr-test-playwright.yml b/.github/workflows/pr-test-playwright.yml index 6713a08d7..d67f5ef9e 100644 --- a/.github/workflows/pr-test-playwright.yml +++ b/.github/workflows/pr-test-playwright.yml @@ -50,7 +50,7 @@ jobs: - name: Upload tests results if: success() || failure() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: test-results path: test-results/