diff --git a/.github/workflows/w3up-client.yml b/.github/workflows/w3up-client.yml index 4d80288e6..f8f9e49fd 100644 --- a/.github/workflows/w3up-client.yml +++ b/.github/workflows/w3up-client.yml @@ -32,7 +32,7 @@ jobs: - name: Install uses: pnpm/action-setup@v4 with: - version: 9 + version: 9.x.x - name: Setup uses: actions/setup-node@v3 with: