diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d4a5156..b2b47ca 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -12,7 +12,7 @@ jobs: with: persist-credentials: false - name: Cache node modules 💿 - uses: actions/cache@v2 + uses: actions/cache@v2.1.4 env: cache-name: cache-node-modules with: