Skip to content

Commit

Permalink
Updated to actions-setup-perl@v1.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Timofey Potapov committed Jun 13, 2024
1 parent c652623 commit e43ca16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
name: on ${{ matrix.os }} perl ${{ matrix.perl-version }}
steps:
- name: set up perl
uses: shogo82148/actions-setup-perl@v1.28.0
uses: shogo82148/actions-setup-perl@v1.30.0
with:
perl-version: ${{ matrix.perl-version }}
distribution: ${{ matrix.distribution }}
Expand Down

0 comments on commit e43ca16

Please sign in to comment.