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.
2 parents 3dc545f + eb45c64 commit e37c964Copy full SHA for e37c964
.github/workflows/format-check.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
standalone: true
20
- name: 🔩 Setup Node ${{ matrix.node }}
21
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
22
23
node-version: ${{ matrix.node }}
24
cache: "pnpm"
.github/workflows/lint.yml
0 commit comments