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 f109afe commit 30792c7Copy full SHA for 30792c7
.github/workflows/build-and-test.yml
@@ -136,7 +136,7 @@ jobs:
136
name: build_dir
137
path: .
138
- name: install deps using cpm
139
- uses: perl-actions/install-with-cpm@v1.3
+ uses: perl-actions/install-with-cpm@v1.7
140
with:
141
cpanfile: "cpanfile"
142
args: "--with-suggests --with-test"
@@ -173,7 +173,7 @@ jobs:
173
174
175
176
177
178
179
args: "--with-suggests --with-test --with-develop"
0 commit comments