Skip to content

Commit 3d2ce1f

Browse files
committed
revert to node 18
1 parent 846c068 commit 3d2ce1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Install Node
4343
uses: actions/[email protected]
4444
with:
45-
node-version: 24
45+
node-version: 18
4646
cache: npm
4747

4848
- name: Install NPM Dependencies

0 commit comments

Comments
 (0)