Skip to content

Commit

Permalink
Bump shogo82148/actions-setup-perl from 1.24.3 to 1.25.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2023
1 parent 9e9933e commit dd3663f
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 @@ -43,7 +43,7 @@ jobs:
submodules: 'recursive'
- name: Install Perl
if: runner.os == 'Windows'
uses: shogo82148/actions-setup-perl@f83288c4caf8fec7aed4a51ebd00e51d5fd004b1
uses: shogo82148/actions-setup-perl@16c2635046967c17c139af8e8da7dd64bedf00df
with:
perl-version: '5.34'
- name: Install NASM
Expand Down

0 comments on commit dd3663f

Please sign in to comment.