Skip to content

v3.0.1 🌈 Set cache-hit to true if any cache key matched

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 17:13
· 30 commits to refs/heads/main since this release
0f7b0d6

Changes

In some cases the cache backend reported a mismatched cache key even though the cache was successfully restored. This is ignored now and a successfully restored cache will set the output cache-hit=true

🐛 Bug fixes

  • Set cache-hit to true if any cache key matched @eifinger (#244)

📚 Documentation

⬆️ Dependency updates

  • chore(deps-dev): bump eslint and octokit-rest @dependabot (#236)
  • chore(deps-dev): bump @types/node from 20.11.30 to 20.12.11 @dependabot (#240)
  • chore(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.5 @dependabot (#231)
  • chore(deps-dev): bump typescript from 5.4.3 to 5.4.5 @dependabot (#227)