Skip to content

Commit a877155

Browse files
authored
Merge pull request #152 from isometry/dependabot/github_actions/codecov/codecov-action-4
2 parents c386284 + ea8fe7f commit a877155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Upload coverage reports to Codecov
16-
uses: codecov/codecov-action@v3
16+
uses: codecov/codecov-action@v4
1717
env:
1818
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)