Skip to content

Commit 6efa1c4

Browse files
authored
Merge pull request #10 from simplesamlphp/dependabot/github_actions/all-actions-d109cd9e8b
Bump codecov/codecov-action from 4 to 5 in the all-actions group
2 parents 42d2c7c + dd36b90 commit 6efa1c4

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
@@ -276,7 +276,7 @@ jobs:
276276
path: ${{ github.workspace }}/build
277277

278278
- name: Codecov
279-
uses: codecov/codecov-action@v4
279+
uses: codecov/codecov-action@v5
280280
with:
281281
token: ${{ secrets.CODECOV_TOKEN }}
282282
fail_ci_if_error: true

0 commit comments

Comments
 (0)