We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ed2fb commit 4568cc1Copy full SHA for 4568cc1
.github/workflows/run-tests.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install Node.js
25
uses: actions/setup-node@v3
26
with:
27
- node-version: 'v19.7.0'
+ node-version: 'v22.17.0'
28
29
- name: Run composer install
30
run: composer install -n --prefer-dist
0 commit comments