From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 17:22:15 +0000 (+0000) Subject: GHA: update dependency cloudflare/quiche to v0.24.4 X-Git-Tag: rc-8_15_0-3~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4188db5db93448b5ab0e5adb7f9a9a6e4bb5626e;p=thirdparty%2Fcurl.git GHA: update dependency cloudflare/quiche to v0.24.4 Closes #17849 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 660deeb605..332a7eb8c4 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.23.5 + QUICHE_VERSION: 0.24.4 jobs: build-cache: