diff --git a/.github/workflows/_pest.yml b/.github/workflows/_pest.yml index d5dfb31..77415b3 100644 --- a/.github/workflows/_pest.yml +++ b/.github/workflows/_pest.yml @@ -53,7 +53,7 @@ jobs: custom-cache-key: ${{ inputs.CACHE_KEY }} - name: Install Node.js - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: package-manager-cache: false node-version-file: '.nvmrc'