Merge branch 'include-buildSrc-in-cache-key'
[README] Add sbt as supported package manager for caching (actions#322)
upstream with tag v3.1.1 from original repo
Merge pull request actions#317 from actions/t-dedah/updateCache Updated @actions/cache
Bump minimist from 1.2.5 to 1.2.6 (actions#303)
Update lockfileVersion (actions#293)
fix to only have cache-hit on exact hit
add buildSrc, set cach-hit output, clear cache on dependency change
Try out action with buildSrc included