Skip to content

Commit cf4305d

Browse files
authored
Merge pull request #27 from LordSimal/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 7fbe98a + f76f108 commit cf4305d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
- name: Code Coverage Report
5555
if: success() && matrix.php-version == '8.1'
56-
uses: codecov/codecov-action@v4
56+
uses: codecov/codecov-action@v5
5757

5858
cs-stan:
5959
name: Coding Standard & Static Analysis

0 commit comments

Comments
 (0)