Skip to content

Commit 48a5c64

Browse files
authored
Merge pull request #518 from powerapi-ng/dependabot/github_actions/codecov/codecov-action-5.3.1
build(deps): bump codecov/codecov-action from 5.3.0 to 5.3.1
2 parents 15f4d92 + e93ab92 commit 48a5c64

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@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5.3.0
47+
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
4848
with:
4949
token: ${{ secrets.CODECOV_TOKEN }}
5050
file: coverage.xml

0 commit comments

Comments
 (0)