From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 21:02:40 +0000 (+0000) Subject: GHA: update cloudflare/quiche to v0.24.5 X-Git-Tag: curl-8_16_0~215 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fd219aa44d55a8ceec1b9357ac0a93028852e710;p=thirdparty%2Fcurl.git GHA: update cloudflare/quiche to v0.24.5 Closes #18224 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 12b66fd1b1..3dab2b56cf 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -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: