Sourced from actions/cache's releases.
v3.0.0
This change adds a minimum runner version(node12 -> node16), which can break users using an out-of-date/fork of the runner. This would be most commonly affecting users on GHES 3.3 or before, as those runners do not support node16 actions and they can use actions from github.com via github connect or manually copying the repo to their GHES instance.
Few dependencies and cache action usage examples have also been updated.
4b0cf6c
Merge pull request #769 from actions/users/ashwinsangem/bump_major_version60c606a
Update licensed filesb6e9a91
Revert "Updated to the latest version."c842503
Updated to the latest version.2b7da2a
Bumped up to a major version.deae296
Merge pull request #651 from magnetikonline/fix-golang-windows-examplec7c46bc
Merge pull request #707 from duxtland/main6535c5f
Regenerated examples.md
TOC3fdafa4
Update GitHub Actions status badge markdown in README.md
341e6d7
Merge branch 'actions:main' into fix-golang-windows-example