Skip to content

Commit

Permalink
Merge pull request #13 from digitalcz/dependabot/github_actions/codec…
Browse files Browse the repository at this point in the history
…ov/codecov-action-4.0.1

Bump codecov/codecov-action from 3.1.1 to 4.0.1
  • Loading branch information
spajxo committed Feb 13, 2024
2 parents 22dcc87 + 5def89d commit 8ee953f
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 @@ -51,4 +51,4 @@ jobs:
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"

- name: Codecov
uses: codecov/codecov-action@v3.1.1
uses: codecov/codecov-action@v4.0.1

0 comments on commit 8ee953f

Please sign in to comment.