We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f1cd8 commit 44f4485Copy full SHA for 44f4485
1 file changed
.github/workflows/deploy.yml
@@ -25,7 +25,6 @@ jobs:
25
- uses: actions/setup-node@v4
26
with:
27
node-version: "22"
28
- cache: npm
29
30
- run: npm install
31
0 commit comments