diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 80e871e..af85170 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.4.2 + uses: codecov/codecov-action@v5.5.1