Skip to content

Commit

Permalink
Bump shogo82148/actions-setup-perl from 1.30.0 to 1.31.1 (#214)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent dd198a4 commit b0d160b
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 @@ -42,7 +42,7 @@ jobs:
submodules: 'recursive'
- name: Install Perl
if: runner.os == 'Windows'
uses: shogo82148/actions-setup-perl@f551dafcc94572adc179bbddbb409b3ada8f8ff5
uses: shogo82148/actions-setup-perl@e3dd115f105caac95c627185a85a6dd1235e4f92
with:
perl-version: '5.34'
- name: Install NASM
Expand Down

0 comments on commit b0d160b

Please sign in to comment.