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 2effbf0 commit a01e941Copy full SHA for a01e941
.github/workflows/test-github-release.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Setup Node.js
24
uses: actions/setup-node@v4
25
with:
26
- node-version: '18'
+ node-version: '20'
27
cache: 'npm'
28
29
- name: Install PHP dependencies (production only)
.github/workflows/test-wordpress-deploy.yml
.github/workflows/wordpress-release.yml
@@ -22,7 +22,7 @@ jobs:
22
0 commit comments