Update actions/setup-python action to v3

This commit is contained in:
Renovate Bot 2022-02-28 13:52:44 +00:00
parent b6d6f85dc0
commit f1efccea6b
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
with:
# Full git history is needed to get a proper list of changed files within `super-linter`
fetch-depth: 0
- uses: actions/setup-python@v2
- uses: actions/setup-python@v3
- name: Lint Code Base
uses: github/super-linter@v4
env: