There was an error while loading. Please reload this page.
1 parent 6a5f1c7 commit 475a79fCopy full SHA for 475a79f
1 file changed
.github/workflows/test-http.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
services:
18
httpbin:
19
- image: ghcr.io/mccutchen/go-httpbin:2.23.0
+ image: ghcr.io/mccutchen/go-httpbin:2.24.0
20
timeout-minutes: 10
21
steps:
22
- uses: actions/checkout@v6
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
0 commit comments