GH Actions: version update for `actions/checkout`
Ref: https://github.com/actions/checkout/releases
This commit is contained in:
parent
8c952fb573
commit
fbfc9f2909
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue