We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f1014 commit eabba49Copy full SHA for eabba49
2 files changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install pnpm
25
uses: pnpm/action-setup@v4
26
with:
27
- version: 9
+ version: 10
28
run_install: true
29
30
- name: Build
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
31
- name: Create Release Pull Request or Publish to npm
0 commit comments