Merge pull request #1 from unistack-org/dependabot/github_actions/actions/checkout-3

chore(deps): bump actions/checkout from 2 to 3
This commit is contained in:
Василий Толстов 2022-03-07 12:24:21 +03:00 committed by GitHub
commit 9e4c6c8328
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: true # Fetch Hugo themes (true OR recursive)
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod