Skip to content

Commit c9a59f0

Browse files
committed
revert: change on checks.yml
1 parent 1c2e4e4 commit c9a59f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Node.js
1313
uses: actions/setup-node@v4
1414
with:
15-
node-version:
15+
node-version: 21
1616

1717
- name: Install pnpm
1818
run: |

0 commit comments

Comments
 (0)