diff --git a/.github/workflows/test-voiceover.yml b/.github/workflows/test-voiceover.yml index dff0c85..0458c10 100644 --- a/.github/workflows/test-voiceover.yml +++ b/.github/workflows/test-voiceover.yml @@ -25,7 +25,7 @@ jobs: - run: yarn install --frozen-lockfile - run: yarn pretest - run: yarn test:voiceover:${{ matrix.browser }} - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 if: always() continue-on-error: true with: