We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65b52af + f6a9b6a commit 975308fCopy full SHA for 975308f
.github/workflows/check-dist.yml
@@ -27,6 +27,7 @@ jobs:
27
uses: actions/setup-node@v3
28
with:
29
node-version: 16.x
30
+ cache: npm
31
32
- name: Install dependencies
33
run: npm ci
0 commit comments