diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b7ec7d6..408bda2 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.3.1 + uses: codecov/codecov-action@v5.4.0 with: token: ${{ secrets.CODECOV_TOKEN }} files: result