Skip to content

Commit a5504bc

Browse files
author
Duncan Ferguson
committed
Use the 'main' branch for checkout
1 parent 350ed99 commit a5504bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dzil_tester.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: Perl ${{ matrix.perl-version }}
3737

3838
steps:
39-
- uses: actions/checkout@v2
39+
- uses: actions/checkout@main
4040
- name: Regular tests
4141
if: ${{ !matrix.coverage }}
4242
run: |

0 commit comments

Comments
 (0)