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 156a3b6 commit 0e2252aCopy full SHA for 0e2252a
.github/workflows/tests.yml
@@ -47,7 +47,7 @@ jobs:
47
run: composer install --prefer-dist
48
49
- name: Setup node
50
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
51
with:
52
node-version: '18'
53
0 commit comments