We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6300b76 commit 003949cCopy full SHA for 003949c
1 file changed
.github/workflows/build.yml
@@ -22,6 +22,8 @@ jobs:
22
23
- name: Setup pnpm
24
uses: pnpm/action-setup@v6
25
+ with:
26
+ version: latest
27
28
- name: Setup Node.js
29
uses: actions/setup-node@v4
0 commit comments