Bump h5bp/server-configs-test from 5.0.1 to 5.0.2
Bumps [h5bp/server-configs-test](https://github.com/h5bp/server-configs-test) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/h5bp/server-configs-test/releases) - [Commits](https://github.com/h5bp/server-configs-test/compare/5.0.1...5.0.2) --- updated-dependencies: - dependency-name: h5bp/server-configs-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f1ee74a1b0
commit
031c0802c0
|
@ -22,7 +22,7 @@ jobs:
|
|||
- uses: actions/checkout@v2.3.4
|
||||
|
||||
- name: Test with server-configs-test
|
||||
uses: h5bp/server-configs-test@5.0.1
|
||||
uses: h5bp/server-configs-test@5.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@5.0.1
|
||||
uses: h5bp/server-configs-test@5.0.2
|
||||
with:
|
||||
command: benchmark
|
||||
server: nginx
|
||||
|
|
Loading…
Reference in New Issue