Skip to content

Commit 740a610

Browse files
authored
Merge pull request #4 from LordSimal/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2 parents de30222 + 0605c4a commit 740a610

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@v3
88+
uses: codecov/codecov-action@v4
8989

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

0 commit comments

Comments
 (0)