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 eecd82b commit 34ffc03Copy full SHA for 34ffc03
.github/workflows/run-tests.yml
@@ -57,4 +57,4 @@ jobs:
57
- run: pnpm install
58
- run: pnpm run build
59
- run: pnpm run test:coverage --environment ${{ matrix.test-environment }}
60
- - uses: codecov/codecov-action@v4.6.0
+ - uses: codecov/codecov-action@v5.4.2
0 commit comments