diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ddfba764edb5..123a4f4b729c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -342,7 +342,7 @@ jobs: project: ./packages/website start: yarn start - - uses: actions/upload-artifact@v2 + - uses: actions/upload-artifact@v3 if: always() with: name: screenshots