Skip to content

Commit c0b2c13

Browse files
committed
github: update codevcov action version
1 parent 8365f71 commit c0b2c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- uses: actions/checkout@v3
1717
- run: yarn install
1818
- run: yarn coverage
19-
- uses: codecov/codecov-action@v3
19+
- uses: codecov/codecov-action@v5
2020
with:
2121
directory: coverage

0 commit comments

Comments
 (0)