Skip to content

Commit

Permalink
Merge pull request #9 from simplesamlphp/dependabot/github_actions/al…
Browse files Browse the repository at this point in the history
…l-actions-d109cd9e8b

Bump codecov/codecov-action from 4 to 5 in the all-actions group
  • Loading branch information
tvdijen authored Nov 18, 2024
2 parents 8eae486 + bcb7081 commit e100e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ jobs:
path: ${{ github.workspace }}/build

- name: Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
Expand Down

0 comments on commit e100e95

Please sign in to comment.