diff --git a/.github/workflows/coverage_badge.yml b/.github/workflows/coverage_badge.yml index c0c639ba..abd648c2 100644 --- a/.github/workflows/coverage_badge.yml +++ b/.github/workflows/coverage_badge.yml @@ -35,7 +35,7 @@ jobs: - name: Coverage comment id: coverage - uses: MishaKav/pytest-coverage-comment@ae0e8a539a3f310aefb3bfb6a2209778a21fa42b # v1.2.0 + uses: MishaKav/pytest-coverage-comment@46a1348587126fb199084ee9024ce511cb3abbdb # v1.4.0 with: pytest-coverage-path: ./pytest-coverage.txt junitxml-path: ./pytest.xml