Skip to content

Commit 9bc4013

Browse files
authored
Merge pull request #305 from powerapi-ng/dependabot/github_actions/codecov/codecov-action-4.3.0
build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0
2 parents b897730 + 9a110e6 commit 9bc4013

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
@@ -44,7 +44,7 @@ jobs:
4444
4545
- name: Upload coverage reports to Codecov
4646
if: ${{ matrix.python-version }} == "3.10"
47-
uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0
47+
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
4848
with:
4949
token: ${{ secrets.CODECOV_TOKEN }}
5050
file: coverage.xml

0 commit comments

Comments
 (0)