Bump server-configs-test

This commit is contained in:
Léo Colombaro 2021-06-14 00:39:51 +02:00
parent f239e2d043
commit 4b773f0967
1 changed files with 2 additions and 2 deletions

View File

@ -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