Skip to content

Commit 52e542f

Browse files
authored
Merge pull request #19 from LordSimal/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents ebd96a5 + 14ae46d commit 52e542f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
8686
- name: Code Coverage Report
8787
if: success() && matrix.php-version == '8.2'
88-
uses: codecov/codecov-action@v4
88+
uses: codecov/codecov-action@v5
8989

9090
cs-stan:
9191
name: Coding Standard & Static Analysis

0 commit comments

Comments
 (0)