diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 21e61c7..259a6b3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -39,7 +39,7 @@ jobs: - name: Generate artifacts if: ${{ failure() }} run: npm run start:modified - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 if: ${{ failure() }} with: name: snapshots_and_versions