diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 7aa427b..6acc928 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@08c4be7e2e672a47d11bd04269e27e5f3e8529cb # v6.0.0 name: Install pnpm with: version: 10