There was an error while loading. Please reload this page.
1 parent 7b731f7 commit bac94baCopy full SHA for bac94ba
1 file changed
.github/workflows/perl.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@v7.0.1
27
- name: Setup perl
28
- uses: shogo82148/actions-setup-perl@v1.42.0
+ uses: shogo82148/actions-setup-perl@v1.43.0
29
with:
30
perl-version: ${{ matrix.perl }}
31
- run: perl -V
0 commit comments