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

This commit is contained in:
renovate[bot] 2022-11-09 20:46:12 +00:00 committed by GitHub
parent a69c4d7a7b
commit ba74f73ac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: true
- name: Setup Hugo