Skip to content

Commit

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

Bump codecov/codecov-action from 4 to 5
  • Loading branch information
LordSimal authored Dec 6, 2024
2 parents 3b2d6f5 + ccf8410 commit 4141df0
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 @@ -56,7 +56,7 @@ jobs:
- name: Code Coverage Report
if: success() && matrix.php-version == '8.2'
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5

cs-stan:
name: Coding Standard & Static Analysis
Expand Down

0 comments on commit 4141df0

Please sign in to comment.