Skip to content

Commit bc75b8a

Browse files
authored
Merge pull request #38 from simplesamlphp/dependabot/github_actions/all-actions-7980569b8c
Bump codecov/codecov-action from 5 to 6 in the all-actions group
2 parents a0aeaa3 + 22543c3 commit bc75b8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ jobs:
261261
path: ${{ github.workspace }}/build
262262

263263
- name: Codecov
264-
uses: codecov/codecov-action@v5
264+
uses: codecov/codecov-action@v6
265265
with:
266266
token: ${{ secrets.CODECOV_TOKEN }}
267267
fail_ci_if_error: true

0 commit comments

Comments
 (0)