Skip to content

Commit 65f410f

Browse files
Merge pull request #219 from wimpyprogrammer/dependabot/github_actions/codecov/codecov-action-5.5.1
Bump codecov/codecov-action from 5.5.0 to 5.5.1
2 parents 9eda325 + 7c827fd commit 65f410f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
working-directory: ./packages/regex-to-strings
4949

5050
- name: Upload test coverage report to Codecov
51-
uses: codecov/codecov-action@v5.5.0
51+
uses: codecov/codecov-action@v5.5.1
5252
with:
5353
fail_ci_if_error: true
5454
env:

0 commit comments

Comments
 (0)