Bump server-configs-test
This commit is contained in:
parent
f239e2d043
commit
4b773f0967
|
@ -22,7 +22,7 @@ jobs:
|
|||
- uses: actions/checkout@v2.3.4
|
||||
|
||||
- name: Test with server-configs-test
|
||||
uses: h5bp/server-configs-test@3.3.1
|
||||
uses: h5bp/server-configs-test@4.0.2
|
||||
with:
|
||||
command: test
|
||||
server: nginx
|
||||
|
@ -32,7 +32,7 @@ jobs:
|
|||
tests: basic-file-access;caching;cache-busting;custom-errors;forbidden-files;precompressed-files-gzip;rewrites;ssl
|
||||
|
||||
- name: Benchmark
|
||||
uses: h5bp/server-configs-test@3.3.1
|
||||
uses: h5bp/server-configs-test@4.0.2
|
||||
with:
|
||||
command: benchmark
|
||||
server: nginx
|
||||
|
|
Loading…
Reference in New Issue