diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a86d99e..c1a1087 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -61,7 +61,7 @@ jobs: - name: Upload coverage reports if: github.event_name == 'push' - uses: codecov/codecov-action@v6 + uses: codecov/codecov-action@v7 with: file: ./ssh-reader/coverage.txt flags: unittests