Skip to content

Commit

Permalink
Downgrade cpm installer
Browse files Browse the repository at this point in the history
  • Loading branch information
toddr committed Apr 29, 2024
1 parent 5599916 commit 0b3bdd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
$CPANEL_PERL -MConfig -E 'say $Config{vendorbin}' >> $GITHUB_PATH
- run: perl -V
- name: install Perl dependencies
uses: perl-actions/install-with-cpm@stable
uses: perl-actions/install-with-cpm@v1.7
with:
sudo: false
cpanfile: "t/cpanfile"
Expand Down

0 comments on commit 0b3bdd7

Please sign in to comment.