diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b75e7ce90..8858e1033 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -146,7 +146,7 @@ jobs: cpanm -n Devel::Cover cpanm -n Devel::Cover::Report::Coveralls cpanm -n Devel::Cover::Report::Codecov - cpanm -n 'https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/Devel-Cover-Report-Codecov-Service-GithubActions-0.001000.tar.gz' + cpanm -n 'https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/Devel-Cover-Report-Codecov-Service-GithubActions-0.001001.tar.gz' - name: Configure working-directory: ./build/ run: perl Makefile.PL