Skip to content

Commit

Permalink
Merge pull request #67 from rspier/nodejs
Browse files Browse the repository at this point in the history
Switch perl-actions/install-with-cpm to v1 tag
  • Loading branch information
oalders authored May 15, 2024
2 parents b5a9483 + cedef38 commit e05fc97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-cpanfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install deps using cpm
uses: perl-actions/install-with-cpm@stable
uses: perl-actions/install-with-cpm@v1
with:
cpanfile: 'cpanfile'
sudo: false

0 comments on commit e05fc97

Please sign in to comment.