diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index decf1ce..bcb7b48 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -129,7 +129,7 @@ jobs: uses: actions/checkout@v2.3.4 - name: 🏗 Set up build cache id: cache - uses: actions/cache@v2.1.5 + uses: actions/cache@v2.1.6 with: path: /tmp/.docker-cache key: diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index d6d16c5..582ffdc 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -72,7 +72,7 @@ jobs: uses: actions/checkout@v2.3.4 - name: 🏗 Set up build cache id: cache - uses: actions/cache@v2.1.5 + uses: actions/cache@v2.1.6 with: path: /tmp/.docker-cache key: