GH Actions: version update for `actions/checkout`

Ref: https://github.com/actions/checkout/releases
This commit is contained in:
jrfnl 2021-12-26 00:39:36 +01:00
parent 8c952fb573
commit fbfc9f2909
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
if: github.repository == 'PHPMailer/PHPMailer'
steps:
- name: Checkout sources
uses: actions/checkout@v1
uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Build Docs