]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: update dependency cloudflare/quiche to v0.24.7
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fri, 9 Jan 2026 14:49:46 +0000 (14:49 +0000)
committerViktor Szakats <commit@vsz.me>
Fri, 9 Jan 2026 16:05:15 +0000 (17:05 +0100)
Closes #20224

.github/workflows/http3-linux.yml

index ade7a0e267c3a50cb1189f0594b3ac9228c01049..8020e41d147ab375e861c3e685a0f62494810b42 100644 (file)
@@ -60,7 +60,7 @@ env:
   # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com
   NGHTTP2_VERSION: 1.68.0
   # renovate: datasource=github-tags depName=cloudflare/quiche versioning=semver registryUrl=https://github.com
-  QUICHE_VERSION: 0.24.6
+  QUICHE_VERSION: 0.24.7
 
 jobs:
   build-cache: