Update actions/checkout action

This commit is contained in:
Renovate Bot
2022-03-01 19:50:35 +00:00
committed by Tonye Jack
parent a2a827260c
commit 44a759c065
6 changed files with 12 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0
submodules: recursive