diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5e7cd92..f4d393f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -26,7 +26,7 @@ jobs: node-version: '16' - name: Cache node modules - uses: actions/cache@v3.2.2 + uses: actions/cache@v3.2.4 env: cache-name: cache-node-modules with: