We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa9d24a commit 1dad01bCopy full SHA for 1dad01b
.github/workflows/php.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup node
26
uses: actions/setup-node@v2
27
with:
28
- node-version: '16'
+ node-version: '17'
29
30
- uses: actions/checkout@v2
31
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
@@ -82,7 +82,7 @@ jobs:
82
83
84
85
86
87
88
0 commit comments