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 9ac388f commit ceeffc9Copy full SHA for ceeffc9
.github/workflows/lint.yml
@@ -13,7 +13,6 @@ jobs:
13
- uses: actions/setup-node@v4
14
with:
15
node-version: 22
16
- cache: 'pnpm'
17
18
- name: Install Dependencies
19
run: npm ci
0 commit comments