From 7db1f05e1843d3e11cb13f28391cab454e460ad8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 10:52:46 +0000 Subject: [PATCH] Bump actions/cache from v2 to v2.1.4 (#10) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../azure-static-web-apps-ambitious-water-0bc116e03.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-ambitious-water-0bc116e03.yml b/.github/workflows/azure-static-web-apps-ambitious-water-0bc116e03.yml index fd5b07e..dbe0e24 100644 --- a/.github/workflows/azure-static-web-apps-ambitious-water-0bc116e03.yml +++ b/.github/workflows/azure-static-web-apps-ambitious-water-0bc116e03.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v2 - name: Restore Gradle cache id: cache - uses: actions/cache@v2 + uses: actions/cache@v2.1.4 with: path: | ~/.gradle/caches