diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 20e66260..20106c93 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -15,7 +15,7 @@ jobs: - run: npm run build - run: npm run ci-lint - run: npm run ci-test - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 with: name: coverage path: coverage/