Skip to content

Commit f474fd4

Browse files
authored
Merge pull request #7 from willforde/dependabot/github_actions/master/codecov/codecov-action-3.1.2
Bump codecov/codecov-action from 3.1.1 to 3.1.2
2 parents 2fcb6e1 + 6e9cb10 commit f474fd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Upload test coverage to Codecov
3030
continue-on-error: true
31-
uses: codecov/codecov-action@v3.1.1
31+
uses: codecov/codecov-action@3.1.2
3232
with:
3333
flags: unittests
3434

0 commit comments

Comments
 (0)