diff --git a/.github/workflows/update-proto.yml b/.github/workflows/update-proto.yml index 46b59ebe..5b556847 100644 --- a/.github/workflows/update-proto.yml +++ b/.github/workflows/update-proto.yml @@ -57,7 +57,7 @@ jobs: node-version: '22' # For nexus-rpc-gen-install - - uses: pnpm/action-setup@v4 + - uses: pnpm/action-setup@v6.0.5 with: version: latest