Skip to content

Commit c7a361a

Browse files
authored
Merge pull request #39 from simplesamlphp/dependabot/github_actions/all-actions-484570b1b1
Bump codecov/codecov-action from 6 to 7 in the all-actions group
2 parents 76617c5 + 2081d98 commit c7a361a

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
@@ -263,7 +263,7 @@ jobs:
263263
path: ${{ github.workspace }}/build
264264

265265
- name: Codecov
266-
uses: codecov/codecov-action@v6
266+
uses: codecov/codecov-action@v7
267267
with:
268268
token: ${{ secrets.CODECOV_TOKEN }}
269269
fail_ci_if_error: true

0 commit comments

Comments
 (0)