chore(deps): bump actions/setup-python from 3 to 4 (#1356)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1360/head
dependabot[bot] 2 years ago committed by GitHub
parent e02227fed0
commit d860016335
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ jobs:
with:
fetch-depth: 0
- name: Install mkdocs
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: '3.10'
cache: 'pip'

Loading…
Cancel
Save