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.
2 parents 275b19f + 4e5a2ef commit 908a6dcCopy full SHA for 908a6dc
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/checkout@v4
34
with:
35
fetch-depth: 0 # Not needed if lastUpdated is not enabled
36
- - uses: pnpm/action-setup@v3
+ - uses: pnpm/action-setup@v4
37
38
version: 9 # Not needed if you've set "packageManager" in package.json
39
- name: Setup Node
0 commit comments