From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 02:03:30 +0000 (+0000) Subject: GHA: update cloudflare/quiche to v0.23.5 X-Git-Tag: curl-8_14_0~379 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69d58309afa7a6ea3cec898f4b569b89ba945ff5;p=thirdparty%2Fcurl.git GHA: update cloudflare/quiche to v0.23.5 Closes #16913 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 8129055625..d435c44e61 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -53,7 +53,7 @@ env: # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com nghttp2-version: 1.65.0 # renovate: datasource=github-tags depName=cloudflare/quiche versioning=semver registryUrl=https://github.com - quiche-version: 0.23.4 + quiche-version: 0.23.5 jobs: build-cache: