diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 035d806..553e53c 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -147,7 +147,7 @@ jobs: run: npm run test:e2e - name: Upload browser artifacts on failure if: failure() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: playwright-artifacts path: |