diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5e7490f..0201d6a 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.2.4 + uses: actions/cache@v3.2.6 env: cache-name: cache-node-modules with: