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