Skip to content

Commit 09110c6

Browse files
Merge pull request #251 from wimpyprogrammer/dependabot/github_actions/codecov/codecov-action-5.5.0
Bump codecov/codecov-action from 5.4.3 to 5.5.0
2 parents dff6ca6 + 6f767b8 commit 09110c6

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
@@ -45,7 +45,7 @@ jobs:
4545
working-directory: ./packages/strings-to-regex
4646

4747
- name: Upload test coverage report to Codecov
48-
uses: codecov/codecov-action@v5.4.3
48+
uses: codecov/codecov-action@v5.5.0
4949
with:
5050
fail_ci_if_error: true
5151
env:

0 commit comments

Comments
 (0)