Skip to content

Commit e05fc97

Browse files
authored
Merge pull request #67 from rspier/nodejs
Switch perl-actions/install-with-cpm to v1 tag
2 parents b5a9483 + cedef38 commit e05fc97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-cpanfile.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- uses: actions/checkout@v4
3636
- name: Install deps using cpm
37-
uses: perl-actions/install-with-cpm@stable
37+
uses: perl-actions/install-with-cpm@v1
3838
with:
3939
cpanfile: 'cpanfile'
4040
sudo: false

0 commit comments

Comments
 (0)