There was an error while loading. Please reload this page.
1 parent 6aef1ea commit 0da7aecCopy full SHA for 0da7aec
1 file changed
.github/workflows/perl.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@v6.0.2
27
- name: Setup perl
28
- uses: shogo82148/actions-setup-perl@v1.40.1
+ uses: shogo82148/actions-setup-perl@v1.41.0
29
with:
30
perl-version: ${{ matrix.perl }}
31
- run: perl -V
0 commit comments