We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baab148 commit e9fe7cbCopy full SHA for e9fe7cb
.github/workflows/deploy-pages.yml
@@ -28,8 +28,6 @@ jobs:
28
with:
29
fetch-depth: 0
30
- uses: pnpm/action-setup@v4
31
- with:
32
- version: 10
33
- uses: actions/setup-node@v6
34
35
node-version: '24.x'
0 commit comments