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

Merged
Fascinated merged 1 commits from renovate/actions-checkout-4.x into master 2023-10-19 15:45:19 +00:00
Showing only changes of commit f39d48399b - Show all commits

@ -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