Skip to content

Commit d6dfe20

Browse files
committed
Merge branch '2.x' into 2.next
2 parents 1541e74 + 52e542f commit d6dfe20

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
@@ -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)