]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
ci: update dependency cloudflare/quiche to v0.23.2
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fri, 24 Jan 2025 23:45:00 +0000 (23:45 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 25 Jan 2025 11:06:01 +0000 (12:06 +0100)
Closes #16082

.github/workflows/http3-linux.yml

index 8b0a9f6f19cf62e62b713829abe61c80282637a7..2ad74e09da5a4f0e0b1afe44c1e7c37b1c6fadd9 100644 (file)
@@ -53,7 +53,7 @@ env:
   # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com
   nghttp2-version: 1.64.0
   # renovate: datasource=github-tags depName=cloudflare/quiche versioning=semver registryUrl=https://github.com
-  quiche-version: 0.22.0
+  quiche-version: 0.23.2
 
 jobs:
   build-cache: