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.
2 parents c788fa9 + 67c736f commit d2d5490Copy full SHA for d2d5490
.github/workflows/assets_artifact_build.yml
@@ -60,7 +60,7 @@ jobs:
60
${{ runner.os }}-yarn-
61
62
- name: Setup node
63
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
64
with:
65
node-version: '20'
66
.github/workflows/tests.yml
@@ -104,7 +104,7 @@ jobs:
104
run: composer install --prefer-dist --no-progress
105
106
107
108
109
110
0 commit comments