diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 50d7605..a43c5d3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -15,4 +15,4 @@ jobs: - name: Install dependencies run: pip install tox - uses: pre-commit/action@v3.0.1 - - uses: codecov/codecov-action@v4 \ No newline at end of file + - uses: codecov/codecov-action@v5 \ No newline at end of file