diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d215880..2ccc8a8 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.3.1 + uses: codecov/codecov-action@v5.5.1