diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 20d5211..3d9bcff 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -22,4 +22,4 @@ jobs: - name: Test run: make test-cov - name: Coverage - uses: codecov/codecov-action@v5.0.7 + uses: codecov/codecov-action@v5.4.0