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

Merged
prskr merged 1 commit from renovate/actions-checkout-4.x into main 2023-11-29 21:16:56 +00:00

View file

@ -11,7 +11,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: '0'
lfs: 'true'