diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index e2bade2..14ee0c0 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -28,7 +28,7 @@ jobs: with: node-version: 15 registry-url: 'https://registry.npmjs.org' - - uses: actions/cache@v2.1.6 + - uses: actions/cache@v2.1.8 with: # npm cache files are stored in `~/.npm` on Linux/macOS path: ~/.npm