Skip to content

Commit 2167f5c

Browse files
ryoppippiCopilot
andauthored
ci: update node version in .github/workflows/lint.yml
Co-authored-by: Copilot <[email protected]>
1 parent d12c3e8 commit 2167f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: pnpm/action-setup@v4
1717
with:
1818
run_install: false
19-
version: 10.4.0
19+
version: 10.20.0
2020
- run: pnpm install --frozen-lockfile
2121
- run: pnpm check
2222
- run: pnpm lint

0 commit comments

Comments
 (0)