Skip to content

Commit

Permalink
Bump shogo82148/actions-setup-perl from 1.24.2 to 1.26.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: shogo82148/actions-setup-perl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 1b351f9 commit 4a56c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perlCritic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
- uses: shogo82148/actions-setup-perl@v1.24.2
- uses: shogo82148/actions-setup-perl@v1.26.0
with:
perl-version: 5.32
install-modules-with: cpanm
Expand Down

0 comments on commit 4a56c5b

Please sign in to comment.