Skip to content

Commit 0c5e278

Browse files
authored
Merge pull request #5 from simplesamlphp/dependabot/github_actions/all-actions-7980569b8c
Bump codecov/codecov-action from 5 to 6 in the all-actions group
2 parents 606dfd2 + 453be08 commit 0c5e278

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)