Skip to content

Commit

Permalink
Bump shogo82148/actions-setup-perl from 1.31.4 to 1.32.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 Jan 19, 2025
1 parent 5339bc6 commit afda7fd
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 @@ -48,7 +48,7 @@ jobs:
submodules: 'recursive'
- name: Install Perl
if: runner.os == 'Windows'
uses: shogo82148/actions-setup-perl@98dfedee230bcf1ee68d5b021931fc8d63f2016e
uses: shogo82148/actions-setup-perl@b87d1e37759952f1474fdac8a45d6996cf3d5512
with:
perl-version: '5.34'
- name: Install NASM
Expand Down

0 comments on commit afda7fd

Please sign in to comment.