aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/phpunit-pgsql.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/phpunit-pgsql.yml')
-rw-r--r--.github/workflows/phpunit-pgsql.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/phpunit-pgsql.yml b/.github/workflows/phpunit-pgsql.yml
index 4f193c3f1ab..c1e73f34029 100644
--- a/.github/workflows/phpunit-pgsql.yml
+++ b/.github/workflows/phpunit-pgsql.yml
@@ -119,7 +119,7 @@ jobs:
- name: Upload db code coverage
if: ${{ !cancelled() && matrix.coverage }}
- uses: codecov/codecov-action@v4.6.0
+ uses: codecov/codecov-action@v5.0.7
with:
files: ./clover.db.xml
flags: phpunit-postgres