From 65cf0df357ab819a3c3c1df00adeca461fead9ab Mon Sep 17 00:00:00 2001 From: Marina Gourtovaia Date: Thu, 12 Sep 2024 11:57:52 +0100 Subject: [PATCH] Updated deprecated v2 GitHub action to v3 --- .github/workflows/run-tests.yml | 2 +- Changes | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/run-tests.yml b/.github/workflows/run-tests.yml index 59f2b2b1..2f919c4a 100644 --- a/.github/workflows/run-tests.yml +++ b/.github/workflows/run-tests.yml @@ -123,7 +123,7 @@ jobs: - name: "Archive CPAN logs on failure" if: ${{ failure() }} - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: name: cpan_log path: ~/.cpanm/work/*/build.log diff --git a/Changes b/Changes index 5ec4bf7a..9e2a5ee3 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ LIST OF CHANGES FOR NPG-QC PACKAGE + - GitHub CI - updated deprecated v2 runner action to v3 - Following a release on 07/09/2024, see https://metacpan.org/dist/App-perlbrew/changes the checksum of the script served by https://install.perlbrew.pl had changed. https://install.perlbrew.pl is a redirect to raw