We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51da318 + 3ff2a97 commit 44c4835Copy full SHA for 44c4835
1 file changed
.github/workflows/deploy.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
strategy:
11
matrix:
12
- node-version: [18.x]
+ node-version: [20.x]
13
php-version: [8.2]
14
os: [ubuntu-latest]
15
name: build php-${{ matrix.php-version }} / node-${{ matrix.node-version }} on ${{ matrix.os }}
0 commit comments