chore(deps): update actions/checkout action to v4

This commit is contained in:
Renovate Bot 2023-10-19 15:06:16 +00:00
parent ce7eb17242
commit f39d48399b

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Cloning repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0