Skip to content

Commit b9178a7

Browse files
Update codecov/codecov-action action to v5
1 parent 075dd4f commit b9178a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
run: npm run test -- --coverage
220220

221221
- name: Upload coverage
222-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4
222+
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5
223223

224224
tsc:
225225
name: TypeScript

0 commit comments

Comments
 (0)