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 31fee22 commit 0051734Copy full SHA for 0051734
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v3
14
15
- name: Setup pnpm
16
- uses: pnpm/action-setup@v2
+ uses: pnpm/action-setup@v4
17
with:
18
version: 9
19
.github/workflows/verify.yml
@@ -11,7 +11,7 @@ jobs:
11
12
0 commit comments