Skip to content

Commit

Permalink
Merge pull request #1580 from HicServices/dependabot/github_actions/s…
Browse files Browse the repository at this point in the history
…hogo82148/actions-setup-perl-1.23.0
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
2 parents 4249544 + 61e4c8b commit 7c2f6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
(cd PublishWinForms ; echo 7z a -mx=9 ../dist/rdmp-${{ steps.version.outputs.rdmpversion }}-client.zip . | cmd)
- name: Install Perl dependencies
uses: shogo82148/actions-setup-perl@v1.22.0
uses: shogo82148/actions-setup-perl@v1.23.0
with:
install-modules-with: cpanm
install-modules: Archive::Zip Archive::Tar
Expand Down

0 comments on commit 7c2f6bf

Please sign in to comment.