Skip to content

Commit 4568cc1

Browse files
committed
Update git workflow
1 parent 75ed2fb commit 4568cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install Node.js
2525
uses: actions/setup-node@v3
2626
with:
27-
node-version: 'v19.7.0'
27+
node-version: 'v22.17.0'
2828

2929
- name: Run composer install
3030
run: composer install -n --prefer-dist

0 commit comments

Comments
 (0)