We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae8ccb commit 800a1e8Copy full SHA for 800a1e8
.github/workflows/ngx_php.yml
@@ -16,6 +16,7 @@ jobs:
16
- name: perl packages
17
run: sudo cpanm -n Test::Nginx
18
- name: set env
19
+uses: actions/setup-node@v1
20
env:
21
PHP_SRC_VERSION: '8.0.0'
22
NGINX_SRC_VERSION: '1.12.2'
0 commit comments