diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 3d0a612..68c7f40 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@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 + - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0 name: Install pnpm with: version: 10