We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 350ed99 commit a5504bcCopy full SHA for a5504bc
.github/workflows/dzil_tester.yml
@@ -36,7 +36,7 @@ jobs:
36
name: Perl ${{ matrix.perl-version }}
37
38
steps:
39
- - uses: actions/checkout@v2
+ - uses: actions/checkout@main
40
- name: Regular tests
41
if: ${{ !matrix.coverage }}
42
run: |
0 commit comments