Skip to content

Commit

Permalink
Update shogo82148/actions-setup-perl action to v1.31.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2024
1 parent 55259df commit 53f8eb4
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/checkout@v4.1.7
- name: Setup perl
uses: shogo82148/actions-setup-perl@v1.31.2
uses: shogo82148/actions-setup-perl@v1.31.3
with:
perl-version: ${{ matrix.perl }}
- run: perl -V
Expand Down

0 comments on commit 53f8eb4

Please sign in to comment.