Skip to content

Commit 17130ef

Browse files
authored
Merge pull request #9 from simplesamlphp/dependabot/github_actions/all-actions-d109cd9e8b
Bump codecov/codecov-action from 4 to 5 in the all-actions group
2 parents c063bcf + a6e087f commit 17130ef

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
@@ -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)