We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6996b9 commit 2e8842eCopy full SHA for 2e8842e
.github/workflows/build-and-test.yml
@@ -144,7 +144,7 @@ jobs:
144
name: build_dir
145
path: .
146
- name: install deps using cpanm
147
- uses: perl-actions/install-with-cpanm@v1.1
+ uses: perl-actions/install-with-cpanm@v1
148
with:
149
cpanfile: "cpanfile"
150
args: "--mirror https://cpan.metacpan.org --mirror http://cpan.cpantesters.org"
0 commit comments