We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5512b9 commit 607a868Copy full SHA for 607a868
.github/workflows/autofix.yml
@@ -20,7 +20,6 @@ jobs:
20
uses: actions/setup-node@v4
21
with:
22
node-version: 22
23
- cache: pnpm
24
25
- name: Install dependencies
26
run: pnpm install
0 commit comments