Bump actions/cache from v2 to v2.1.4

Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-08 06:27:41 +00:00
committed by kenji yoshida
parent 447ed6ce88
commit 0f45311d5e

View File

@@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Cache
uses: actions/cache@v2
uses: actions/cache@v2.1.4
env:
cache-name: cache-sbt-libs
with: