Skip to content

Commit b6b5627

Browse files
authored
Merge pull request #22 from simplesamlphp/dependabot/github_actions/all-actions-7980569b8c
Bump codecov/codecov-action from 5 to 6 in the all-actions group
2 parents 3e0c9bf + a4539b1 commit b6b5627

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
@@ -260,7 +260,7 @@ jobs:
260260
path: ${{ github.workspace }}/build
261261

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

0 commit comments

Comments
 (0)