Skip to content

Commit

Permalink
Use the 'main' branch for checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncan Ferguson committed Oct 15, 2024
1 parent 350ed99 commit a5504bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dzil_tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
name: Perl ${{ matrix.perl-version }}

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@main
- name: Regular tests
if: ${{ !matrix.coverage }}
run: |
Expand Down

0 comments on commit a5504bc

Please sign in to comment.