Skip to content

Commit b13c168

Browse files
authored
Merge pull request #295 from lukaszbudnik/dependabot/github_actions/codecov/codecov-action-2.1.0
Bump codecov/codecov-action from 2.0.3 to 2.1.0
2 parents bb7e5ff + 4268d7f commit b13c168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
- name: Run HTTP integration tests
4242
run: ./test/http-integration-tests.sh
4343

44-
- uses: codecov/codecov-action@v2.0.3
44+
- uses: codecov/codecov-action@v2.1.0

0 commit comments

Comments
 (0)