diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 73489ab..8290e05 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.0.9 + uses: actions/cache@v3.0.11 env: cache-name: cache-node-modules with: