diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index cd925e9..fda9b52 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -40,7 +40,7 @@ jobs: - name: Generate code coverage run: nix build .#coverage --accept-flake-config --print-build-logs - name: Upload coverage to Codecov - uses: codecov/codecov-action@v5.0.2 + uses: codecov/codecov-action@v5.0.7 with: token: ${{ secrets.CODECOV_TOKEN }} files: result