Skip to content

Commit 3e72794

Browse files
Change Node.js version from 24 to 16
1 parent ba18dcf commit 3e72794

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup Node.js
3030
uses: actions/setup-node@v3
3131
with:
32-
node-version: '24'
32+
node-version: '16'
3333
- name: Setup PHP and tools
3434
uses: shivammathur/setup-php@v2
3535
with:

0 commit comments

Comments
 (0)