diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 35cdeb3..95476ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,7 +63,7 @@ jobs: - name: Code Coverage Report if: matrix.php-version == '7.4' - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 cs-stan: name: Coding Standard & Static Analysis