From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 22:33:20 +0000 (+0000) Subject: GHA: update dependency cloudflare/quiche to v0.23.4 X-Git-Tag: curl-8_13_0~212 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f700cf5f9e97df7bba7e4709beb4d1eddfb5fd1;p=thirdparty%2Fcurl.git GHA: update dependency cloudflare/quiche to v0.23.4 Closes #16618 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 1bf189a79e..8129055625 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.2 + quiche-version: 0.23.4 jobs: build-cache: