diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a8b1e297..29361bba 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -42,7 +42,7 @@ jobs: WALLET_PASSWORD: ${{ secrets.WALLET_PASSWORD }} NODE_OPTIONS: --max-old-space-size=4096 - - uses: actions/upload-artifact@v2 + - uses: actions/upload-artifact@v3 if: ${{ always() }} with: name: playwright-report