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

This commit is contained in:
renovate[bot] 2022-10-11 20:56:31 +00:00 committed by GitHub
parent 9660b0e9fb
commit e5c85cbc64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
name: 'Docs: Spellcheck'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
name: Check out the code
- uses: actions/setup-node@v1
name: Setup node