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 80ab682 commit e96a33aCopy full SHA for e96a33a
.github/workflows/deploy.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout
18
uses: actions/checkout@v4
19
- name: Install pnpm
20
- uses: pnpm/action-setup@v3
+ uses: pnpm/action-setup@v4
21
with:
22
version: 9
23
run_install: false
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
0 commit comments