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 89b04df commit 5c1f13dCopy full SHA for 5c1f13d
1 file changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: "📦 Install pnpm"
27
uses: pnpm/action-setup@v4
28
with:
29
- version: 10
+ version: 9.15.1
30
31
- name: Use Node.js ${{ matrix.node-version }}
32
uses: actions/setup-node@v4
0 commit comments