Skip to content

Commit ca23f9a

Browse files
authored
Merge pull request #488 from powerapi-ng/dependabot/github_actions/codecov/codecov-action-5.1.1
build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1
2 parents 8b297b8 + ea5c425 commit ca23f9a

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@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
47+
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
4848
with:
4949
token: ${{ secrets.CODECOV_TOKEN }}
5050
file: coverage.xml

0 commit comments

Comments
 (0)