diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 9d2525da..55eb03cf 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -115,7 +115,7 @@ jobs: CLOUDINARY_URL: ${{ secrets.CLOUDINARY_URL }} SESSION_SECRET: ${{ secrets.SESSION_SECRET }} - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 if: always() with: name: playwright-report