We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b084e39 commit 2011948Copy full SHA for 2011948
.github/workflows/test.yml
@@ -57,4 +57,4 @@ jobs:
57
- name: Run tests with coverage
58
run: npm run test:coverage -- --ci
59
- if: ${{ matrix.os != 'windows-latest' }}
60
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
0 commit comments