diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e1c1c63..4fb6d2c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: node-version: '14' - name: Cache node modules - uses: actions/cache@v3.3.1 + uses: actions/cache@v3.3.2 env: cache-name: cache-node-modules with: