From: Tomas Mraz Date: Fri, 16 Feb 2024 15:24:49 +0000 (+0100) Subject: Update perl-actions/install-with-cpanm version in CI X-Git-Tag: openssl-3.1.6~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b607f073fefdde16412765ca33acadff856bf3bd;p=thirdparty%2Fopenssl.git Update perl-actions/install-with-cpanm version in CI Reviewed-by: Richard Levitte Reviewed-by: David von Oheimb (Merged from https://github.com/openssl/openssl/pull/23613) (cherry picked from commit 599bc929baa3c5496342641e028e4c482aed7449) --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4376498edd9..ea89c3634ee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -356,7 +356,7 @@ jobs: sudo apt-get update sudo apt-get -yq install bison gettext keyutils ldap-utils libldap2-dev libkeyutils-dev python3 python3-paste python3-pyrad slapd tcsh python3-virtualenv virtualenv python3-kdcproxy - name: install cpanm and Test2::V0 for gost_engine testing - uses: perl-actions/install-with-cpanm@v1 + uses: perl-actions/install-with-cpanm@stable with: install: Test2::V0 - name: setup hostname workaround