From 85166f6d3303882b29792715c6e1db8b0e2da2fe Mon Sep 17 00:00:00 2001 From: Toby Inkster Date: Fri, 6 Sep 2024 13:33:03 +0100 Subject: [PATCH] Updating GitHub Actions. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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