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 5ca59a0 + d837c89 commit 56cd3deCopy full SHA for 56cd3de
.github/workflows/install.yml
@@ -20,7 +20,7 @@ jobs:
20
php-version: '8.3'
21
22
- name: Setup Node.js
23
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
24
with:
25
node-version: '20'
26
0 commit comments