From 7767b56862556da1e5272f589cfee87d8b31c1f5 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 14 Apr 2026 17:29:31 +0200 Subject: [PATCH] GHA/http3-linux: bump OpenSSL 4 beta to final Closes #21318 --- .github/workflows/http3-linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 8c5a90f1c4..39c19823fd 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -38,7 +38,7 @@ env: # handled in renovate.json OPENSSL_VERSION: 3.6.2 # manually bumped - OPENSSL4_VERSION: 4.0.0-beta1 + OPENSSL4_VERSION: 4.0.0 # renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com LIBRESSL_VERSION: 4.2.1 # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com