Skip to content

Commit 4ce3677

Browse files
committed
Add PR build ZIP workflow
1 parent f268dab commit 4ce3677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-build-zip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
zip:
1111
uses: wpeverest/.github/.github/workflows/pr-build-zip.yml@master
1212
with:
13-
node-version: '10.x'
13+
node-version: '20.x'
1414
php-version: '7.4'
1515
package-manager: npm
1616
composer-install: true

0 commit comments

Comments
 (0)