Skip to content

Enable NuGet caching in workflows #137

Description

actions/setup-dotnet@v5 supports cache: true but no workflow uses it. Every CI run re-downloads packages.

Acceptance criteria

  • cache: true and cache-dependency-path set on every setup-dotnet step in ci-cd.yml, codeql.yml, docs.yml
  • Cache hits visible on the second run after merge

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions