diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 6e285cf..b9a0fa1 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -71,7 +71,7 @@ jobs: SERVER_BRANCH: ${{ matrix.server-versions }} - name: Upload test results - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 if: always() with: name: playwright-results-${{ matrix.server-versions }}