Skip to content

Commit

Permalink
Don't pin perl-actions/install-with-cpm to minor release version
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Dec 6, 2020
1 parent b6996b9 commit 2e8842e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
name: build_dir
path: .
- name: install deps using cpanm
uses: perl-actions/install-with-cpanm@v1.1
uses: perl-actions/install-with-cpanm@v1
with:
cpanfile: "cpanfile"
args: "--mirror https://cpan.metacpan.org --mirror http://cpan.cpantesters.org"
Expand Down

0 comments on commit 2e8842e

Please sign in to comment.