Skip to content

Commit 167d8f9

Browse files
authored
Merge pull request #1 from Stormancer/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 62e3d7a + 8c0dd59 commit 167d8f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ jobs:
199199
200200
201201
- name: Publish to codecov
202-
uses: codecov/codecov-action@v5
202+
uses: codecov/codecov-action@v6
203203
with:
204204
fail_ci_if_error: true # we weren't posting previously
205205
flags: ${{ runner.os }}

0 commit comments

Comments
 (0)