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

Closed
renovate-bot wants to merge 1 commit from renovate/actions-checkout-4.x into main

View file

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 0