Skip to content

Commit e100e95

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 8eae486 + bcb7081 commit e100e95

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
@@ -274,7 +274,7 @@ jobs:
274274
path: ${{ github.workspace }}/build
275275

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

0 commit comments

Comments
 (0)