Skip to content

Commit dbc16be

Browse files
Merge pull request #67 from wimpyprogrammer/dependabot/github_actions/codecov/codecov-action-3.1.0
Bump codecov/codecov-action from 2.1.0 to 3.1.0
2 parents 1443ff1 + 097de11 commit dbc16be

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
@@ -41,7 +41,7 @@ jobs:
4141
working-directory: ./packages/regex-to-strings
4242

4343
- name: Upload test coverage report to Codecov
44-
uses: codecov/codecov-action@v2.1.0
44+
uses: codecov/codecov-action@v3.1.0
4545
with:
4646
fail_ci_if_error: true
4747

0 commit comments

Comments
 (0)