We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08023cb + 0aaf58a commit b59efd4Copy full SHA for b59efd4
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
- uses: actions/setup-node@v4
45
with:
46
node-version: 18
47
- cache: yarn
+ cache: npm
48
49
- name: Install dependencies
50
working-directory: docs
0 commit comments