Skip to content

Commit 7fa7128

Browse files
authored
Merge pull request #28 from simplesamlphp/dependabot/github_actions/all-actions-484570b1b1
Bump codecov/codecov-action from 6 to 7 in the all-actions group
2 parents b03ce6e + 2f12aa9 commit 7fa7128

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@v6
277+
uses: codecov/codecov-action@v7
278278
with:
279279
token: ${{ secrets.CODECOV_TOKEN }}
280280
fail_ci_if_error: true

0 commit comments

Comments
 (0)