We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5a9483 + cedef38 commit e05fc97Copy full SHA for e05fc97
.github/workflows/test-cpanfile.yml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- uses: actions/checkout@v4
36
- name: Install deps using cpm
37
- uses: perl-actions/install-with-cpm@stable
+ uses: perl-actions/install-with-cpm@v1
38
with:
39
cpanfile: 'cpanfile'
40
sudo: false
0 commit comments