diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c12c0b1..1d3abd45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: with: node-version: 20.17.0 - - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2 + - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 with: path: node_modules key: npm-${{ hashFiles('package-lock.json') }} diff --git a/.nvmrc b/.nvmrc index 7af24b7d..1d9b7831 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22.11.0 +22.12.0