Skip to content

Commit fcb652b

Browse files
committed
Run CI on node 22, like production #10723
1 parent c34e802 commit fcb652b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- uses: actions/setup-node@v4
2828
with:
29-
node-version: '18'
29+
node-version: '22'
3030

3131
- uses: shivammathur/setup-php@v2
3232
with:

0 commit comments

Comments
 (0)