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.0.14~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6df53d3a9c5f62bdce47f1824cadb563eb98b72;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 b3f95e1d2e9..7881154ff3a 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