Skip to content

Commit 9fd0118

Browse files
committed
updated
1 parent 52b7b34 commit 9fd0118

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
@@ -96,7 +96,7 @@ jobs:
9696
9797
- name: Submit code coverage
9898
if: matrix.php-version == '8.0'
99-
uses: codecov/codecov-action@v2
99+
uses: codecov/codecov-action@v3
100100

101101
cs-stan:
102102
name: Coding Standard & Static Analysis

0 commit comments

Comments
 (0)