diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf2379d..36f3bcf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,7 +95,7 @@ jobs: run: pnpm test:e2e:ci - name: Test component-testing run: pnpm test:ct:ci - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 with: name: test path: |