Skip to content

Commit

Permalink
GH Actions: version update for actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Dec 25, 2021
1 parent 8c952fb commit fbfc9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Expand Up @@ -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
Expand Down

0 comments on commit fbfc9f2

Please sign in to comment.