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 fe8975c commit 8bd55caCopy full SHA for 8bd55ca
.github/workflows/build-and-test.yml
@@ -134,7 +134,7 @@ jobs:
134
name: build_dir
135
path: .
136
- name: install deps using cpm
137
- uses: perl-actions/install-with-cpm@v1.7
+ uses: perl-actions/install-with-cpm@v1.9
138
with:
139
cpanfile: "cpanfile"
140
args: "--with-suggests --with-test"
@@ -171,7 +171,7 @@ jobs:
171
172
173
174
175
176
177
args: "--with-suggests --with-test --with-develop"
0 commit comments