Skip to content

Commit b101d68

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

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@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5
223223

224224
tsc:
225225
name: TypeScript

0 commit comments

Comments
 (0)