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 85b9e06 commit 38d837cCopy full SHA for 38d837c
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
node-version: ${{ matrix.node-version }}
23
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4
24
with:
25
- version: 10
+ version: 10.24.0
26
- name: Install Dependencies
27
run: |
28
pnpm install --frozen-lockfile
0 commit comments