diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 892e1ef..8e7dd99 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -19,7 +19,7 @@ jobs: name: Install Node.JS with: node-version: 20.x - - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 name: Install pnpm with: version: 10