Update perl-actions/install-with-cpanm version in CI
authorTomas Mraz <tomas@openssl.org>
Fri, 16 Feb 2024 15:24:49 +0000 (16:24 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 24 Apr 2024 15:57:13 +0000 (17:57 +0200)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/23613)

.github/workflows/ci.yml
.github/workflows/coveralls.yml

index b8b8f2ec3c5ee030e650d619cbeedb38282d8fd6..f55f9dce95430e9f0b806a044709dac76f50a1c9 100644 (file)
@@ -570,7 +570,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
index aae4fbf4f8eb578140aa9efad58fbf694912d406..5751bbdb13ae85dcf20f1c71fc420e6defdf6f76 100644 (file)
@@ -56,7 +56,7 @@ jobs:
         sudo apt-get -yq install lcov
         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 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