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 a1928ed commit 510b0bdCopy full SHA for 510b0bd
3 files changed
.github/workflows/demo.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: ⎔ Setup pnpm
22
uses: pnpm/action-setup@v4
23
with:
24
- version: 9
+ version: 10
25
26
- name: ⎔ Setup Node.js
27
uses: actions/setup-node@v4
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
20
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
28
29
30
31
32
0 commit comments