Skip to content

Commit d0702ac

Browse files
authored
Merge pull request #6 from willforde/dependabot/github_actions/master/codecov/codecov-action-3.1.1
Bump codecov/codecov-action from 2.1.0 to 3.1.1
2 parents 8d61224 + c0473a8 commit d0702ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
2929
- name: Upload test coverage to Codecov
3030
continue-on-error: true
31-
uses: codecov/codecov-action@v2.1.0
31+
uses: codecov/codecov-action@v3.1.1
3232
with:
3333
flags: unittests

0 commit comments

Comments
 (0)