Skip to content

Commit

Permalink
Bump perl-actions/install-with-cpm from 1.7 to 1.9
Browse files Browse the repository at this point in the history
Bumps [perl-actions/install-with-cpm](https://github.com/perl-actions/install-with-cpm) from 1.7 to 1.9.
- [Release notes](https://github.com/perl-actions/install-with-cpm/releases)
- [Commits](perl-actions/install-with-cpm@v1.7...v1.9)

---
updated-dependencies:
- dependency-name: perl-actions/install-with-cpm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rra committed May 18, 2024
1 parent 9725021 commit 572f966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: actions/checkout@v4
- name: perl -V
run: perl -V
- uses: perl-actions/install-with-cpm@v1.7
- uses: perl-actions/install-with-cpm@v1.9
with:
cpanfile: "cpanfile"
args: "--with-suggests"
Expand Down

0 comments on commit 572f966

Please sign in to comment.