We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe1e327 commit 122231bCopy full SHA for 122231b
.github/workflows/php.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup node
29
uses: actions/setup-node@v2
30
with:
31
- node-version: '14'
+ node-version: '16'
32
33
- uses: actions/checkout@v2
34
0 commit comments