Skip to content

Enable NuGet caching in workflows #137

@erlendellefsen

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions