diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 667c84460..af8df138d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -41,7 +41,7 @@ jobs: cache: 'npm' - name: Cache node_modules id: node_modules_cache - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 with: path: | node_modules