]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: update cloudflare/quiche to v0.24.5
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Thu, 7 Aug 2025 21:02:40 +0000 (21:02 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 8 Aug 2025 06:34:10 +0000 (08:34 +0200)
Closes #18224

.github/workflows/http3-linux.yml

index 12b66fd1b1768a129e0a1a985abbb4fbc0097f68..3dab2b56cfb0ed2aa69686ccf0cc0129670edafa 100644 (file)
@@ -56,7 +56,7 @@ env:
   # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com
   NGHTTP2_VERSION: 1.66.0
   # renovate: datasource=github-tags depName=cloudflare/quiche versioning=semver registryUrl=https://github.com
-  QUICHE_VERSION: 0.24.4
+  QUICHE_VERSION: 0.24.5
 
 jobs:
   build-cache: