We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f231d commit 183713bCopy full SHA for 183713b
1 file changed
.github/workflows/ci-tests.yaml
@@ -25,7 +25,7 @@ jobs:
25
perl: latest
26
name: 🐪 Perl ${{ matrix.perl }} on ${{ matrix.os }}
27
steps:
28
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
29
- uses: shogo82148/actions-setup-perl@v1
30
with:
31
perl-version: ${{ matrix.perl }}
0 commit comments