Skip to content

Commit 3ace522

Browse files
authored
Merge pull request #32 from simplesamlphp/dependabot/github_actions/all-actions-d109cd9e8b
Bump codecov/codecov-action from 4 to 5 in the all-actions group
2 parents b289b53 + 7375528 commit 3ace522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v4
264+
uses: codecov/codecov-action@v5
265265
with:
266266
token: ${{ secrets.CODECOV_TOKEN }}
267267
fail_ci_if_error: true

0 commit comments

Comments
 (0)