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 f2b3162 + f55c48b commit cbd8ee3Copy full SHA for cbd8ee3
.github/workflows/format-check.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
standalone: true
24
- name: 🔩 Setup Node ${{ matrix.node }}
25
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
26
27
node-version: ${{ matrix.node }}
28
cache: "pnpm"
.github/workflows/lint.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
0 commit comments