diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index af8fc95a5..ec9915776 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -172,7 +172,7 @@ jobs: -ip \ run test --coverage - name: Upload Jest Test Results - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: Jest Test Results path: test-results/jest