Skip to content

Commit

Permalink
Update shogo82148/actions-setup-perl action to v1.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2024
1 parent 97dead9 commit 9533671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Setup perl
uses: shogo82148/actions-setup-perl@v1.30.0
uses: shogo82148/actions-setup-perl@v1.31.1
with:
perl-version: ${{ matrix.perl }}
- run: perl -V
Expand Down

0 comments on commit 9533671

Please sign in to comment.