Bump h5bp/server-configs-test from 3.3.0 to 3.3.1
Bumps [h5bp/server-configs-test](https://github.com/h5bp/server-configs-test) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/h5bp/server-configs-test/releases) - [Commits](https://github.com/h5bp/server-configs-test/compare/3.3.0...bf793fca2bd00d7ccd9b4a14eae65a42ad16c935) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b7eb27ab5f
commit
d249bf2f2b
|
@ -22,7 +22,7 @@ jobs:
|
|||
- uses: actions/checkout@v2.3.4
|
||||
|
||||
- name: Test with server-configs-test
|
||||
uses: h5bp/server-configs-test@3.3.0
|
||||
uses: h5bp/server-configs-test@3.3.1
|
||||
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.0
|
||||
uses: h5bp/server-configs-test@3.3.1
|
||||
with:
|
||||
command: benchmark
|
||||
server: nginx
|
||||
|
|
Loading…
Reference in New Issue