diff --git a/.github/workflows/lighthouse.yml b/.github/workflows/lighthouse.yml index dfb0d7ac..a09e3065 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -17,7 +17,7 @@ jobs: ruby-version: 3.1 bundler-cache: true - name: Cache npm local files - uses: actions/cache@v3.3.1 + uses: actions/cache@v3.3.2 with: path: | ./node_modules