We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5a5848 + 122231b commit 5df47dcCopy full SHA for 5df47dc
.github/workflows/php.yml
@@ -27,6 +27,8 @@ jobs:
27
steps:
28
- name: Setup node
29
uses: actions/setup-node@v2
30
+ with:
31
+ node-version: '16'
32
33
- uses: actions/checkout@v2
34
0 commit comments