diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 134b3bd..df1191f 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -26,7 +26,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