Skip to content

Commit b130891

Browse files
authored
Merge pull request #24 from simplesamlphp/dependabot/github_actions/all-actions-7980569b8c
Bump codecov/codecov-action from 5 to 6 in the all-actions group
2 parents 5a905f3 + 20befd9 commit b130891

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
@@ -269,7 +269,7 @@ jobs:
269269
path: ${{ github.workspace }}/build
270270

271271
- name: Codecov
272-
uses: codecov/codecov-action@v5
272+
uses: codecov/codecov-action@v6
273273
with:
274274
token: ${{ secrets.CODECOV_TOKEN }}
275275
fail_ci_if_error: true

0 commit comments

Comments
 (0)