File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
uses : grafana/setup-k6-action@v1
24
24
25
25
- name : Test with server-configs-test
26
- uses : h5bp/server-configs-test@8.0.0
26
+ uses : h5bp/server-configs-test@8.1.1
27
27
with :
28
28
command : test
29
29
server : httpd
32
32
tests : basic-file-access:cache-busting:custom-errors:forbidden-files:enforce-gzip:precompressed-files-gzip:concatenation
33
33
34
34
- name : Benchmark
35
- uses : h5bp/server-configs-test@8.0.0
35
+ uses : h5bp/server-configs-test@8.1.1
36
36
with :
37
37
command : benchmark
38
38
server : httpd
Original file line number Diff line number Diff line change 34
34
uses : grafana/setup-k6-action@v1
35
35
36
36
- name : Test with server-configs-test
37
- uses : h5bp/server-configs-test@8.0.0
37
+ uses : h5bp/server-configs-test@8.1.1
38
38
with :
39
39
command : test
40
40
server : httpd
44
44
tests : basic-file-access;caching;cache-busting;custom-errors;forbidden-files;enforce-gzip;precompressed-files-gzip;rewrites;ssl
45
45
46
46
- name : Benchmark
47
- uses : h5bp/server-configs-test@8.0.0
47
+ uses : h5bp/server-configs-test@8.1.1
48
48
with :
49
49
command : benchmark
50
50
server : httpd
You can’t perform that action at this time.
0 commit comments