We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a470e commit 57a9dd8Copy full SHA for 57a9dd8
.github/workflows/run-tests.yml
@@ -58,4 +58,4 @@ jobs:
58
- run: pnpm install
59
- run: pnpm run build
60
- run: pnpm run test:coverage --environment ${{ matrix.test-environment }}
61
- - uses: codecov/codecov-action@v4.3.1
+ - uses: codecov/codecov-action@v4.4.0
0 commit comments