Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/DeterminateSystems…
Browse files Browse the repository at this point in the history
…/nix-installer-action-16
  • Loading branch information
gaelreyrol authored Nov 15, 2024
2 parents 758e98a + 3a7b0da commit 4d83d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
path: build/logs/phpunit
- name: Upload coverage results to Codecov
if: matrix.coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
Expand Down

0 comments on commit 4d83d82

Please sign in to comment.