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 043fa05 commit 26ccf57Copy full SHA for 26ccf57
.github/workflows/check.yml
@@ -219,7 +219,7 @@ jobs:
219
run: npm run test -- --coverage
220
221
- name: Upload coverage
222
- uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4
+ uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5
223
224
tsc:
225
name: TypeScript
0 commit comments