Skip to content

Commit

Permalink
Merge pull request #70 from tokuhirom/dependabot/github_actions/perl-…
Browse files Browse the repository at this point in the history
…actions/install-with-cpm-1.9
  • Loading branch information
oalders authored Apr 29, 2024
2 parents 6615158 + 96d5d2f commit 3f1b95c
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 @@ -96,7 +96,7 @@ jobs:
name: build_dir
path: .
- name: install deps using cpm
uses: perl-actions/install-with-cpm@v1.7
uses: perl-actions/install-with-cpm@v1.9
with:
cpanfile: "cpanfile"
args: "--with-suggests --with-recommends --with-test"
Expand Down

0 comments on commit 3f1b95c

Please sign in to comment.