Skip to content

Commit

Permalink
Merge pull request #64 from tokuhirom/dependabot/github_actions/perl-…
Browse files Browse the repository at this point in the history
…actions/install-with-cpm-1.7

Bump perl-actions/install-with-cpm from 1.3 to 1.7
  • Loading branch information
oalders authored Jan 10, 2024
2 parents 974c96f + bed8375 commit 0b86148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
name: build_dir
path: .
- name: install deps using cpm
uses: perl-actions/install-with-cpm@v1.3
uses: perl-actions/install-with-cpm@v1.7
with:
cpanfile: "cpanfile"
args: "--with-suggests --with-recommends --with-test"
Expand Down

0 comments on commit 0b86148

Please sign in to comment.