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 73b0a8b commit 5cd0ebaCopy full SHA for 5cd0eba
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,6 @@ jobs:
19
uses: actions/setup-node@v5
20
with:
21
node-version: 24
22
- cache: "npm"
23
24
- name: Install dependencies
25
run: npm install
0 commit comments