We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f66a70 commit 044e1e7Copy full SHA for 044e1e7
.github/workflows/ci.yml
@@ -20,7 +20,6 @@ jobs:
20
with:
21
node-version: '24'
22
cache: 'npm'
23
- cache-dependency-path: package-lock.json
24
25
- name: Install dependencies
26
run: npm ci
0 commit comments