Closed
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's 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?
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