chore(deps): update actions/setup-python action to v4

This commit is contained in:
Renovate Bot 2022-06-08 16:08:22 +00:00
parent 8ed1ff2a3e
commit 139e77707d
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
3 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ jobs:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: "3.10"
cache: pip