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 b763569 commit 4e5a2efCopy full SHA for 4e5a2ef
.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