Skip to content

Commit

Permalink
Merge pull request #21 from simplesamlphp/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ll-actions-1a2505a5f7

Bump the all-actions group with 1 update
  • Loading branch information
tvdijen committed Feb 3, 2024
2 parents 627e7e0 + e2f2751 commit 5e70cc4
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 @@ -256,7 +256,7 @@ jobs:
path: ${{ github.workspace }}/build

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

0 comments on commit 5e70cc4

Please sign in to comment.