Bump h5bp/server-configs-test to 3.1.1
This commit is contained in:
parent
abcf858614
commit
1424330bb5
|
@ -11,7 +11,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Test with server-configs-test
|
||||
uses: h5bp/server-configs-test@3.0.0
|
||||
uses: h5bp/server-configs-test@3.1.1
|
||||
with:
|
||||
command: test
|
||||
server: nginx
|
||||
|
@ -21,7 +21,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.0.0
|
||||
uses: h5bp/server-configs-test@3.1.1
|
||||
with:
|
||||
command: benchmark
|
||||
server: nginx
|
||||
|
|
Loading…
Reference in New Issue