Skip to content

Commit

Permalink
update to CI to perl 5.38
Browse files Browse the repository at this point in the history
  • Loading branch information
freyfogle committed Oct 28, 2024
1 parent 231b92d commit ee0b260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up perl
uses: shogo82148/actions-setup-perl@v1
with:
perl-version: '5.34'
perl-version: '5.38'
install-modules-with: cpanm

- name: Tests
Expand Down

0 comments on commit ee0b260

Please sign in to comment.