diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0aac923..d111416 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.2 + uses: actions/cache@v3.2.4 env: cache-name: cache-node-modules with: