-
Notifications
You must be signed in to change notification settings - Fork 66.8k
Info on caching in .NET is outdated #32098
Copy link
Copy link
Closed
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamhelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issue
Metadata
Metadata
Assignees
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamhelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issue
Type
Fields
Give feedbackNo fields configured for issues without a type.
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
What part(s) of the article would you like to see updated?
https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net#caching-dependencies
The code example given in this section does not yet show the new, more concise syntax for enabling cache, which was added in version 3.2 of the setup-dotnet action.
Additional information
Relevant links with documentation for the new syntax:
v3.2 release
setup-dotnet readme