We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7810970 commit 3a634c7Copy full SHA for 3a634c7
1 file changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: pnpm setup
16
uses: pnpm/action-setup@v4
17
with:
18
- version: 10.20.0
+ version: 10.23.0
19
- name: Install packages
20
run: pnpm install
21
- name: Run Build
0 commit comments