We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bad43b commit 0951036Copy full SHA for 0951036
.github/workflows/build.yml
@@ -1252,7 +1252,7 @@ jobs:
1252
ref: ${{ env.HEAD_COMMIT }}
1253
- uses: pnpm/action-setup@v4
1254
with:
1255
- version: 8.3.1
+ version: 9.4.0
1256
- name: Set up Node
1257
uses: actions/setup-node@v4
1258
.github/workflows/canary.yml
@@ -103,7 +103,7 @@ jobs:
103
104
105
106
107
108
109
0 commit comments