Skip to content

Commit 42b4b26

Browse files
committed
Merge branch '1.x' into 1.next
2 parents b3480ad + 4141df0 commit 42b4b26

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
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: Code Coverage Report
5858
if: success() && matrix.php-version == '8.2'
59-
uses: codecov/codecov-action@v4
59+
uses: codecov/codecov-action@v5
6060

6161
cs-stan:
6262
name: Coding Standard & Static Analysis

0 commit comments

Comments
 (0)