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 73dd53e commit 860a38eCopy full SHA for 860a38e
.github/workflows/ci.yml
@@ -59,6 +59,7 @@ jobs:
59
uses: actions/setup-node@v4
60
with:
61
node-version: 20
62
+ cache: npm
63
64
- name: Install Node deps
65
run: npm ci
0 commit comments