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

This commit is contained in:
renovate[bot] 2023-12-06 14:31:47 +00:00 committed by GitHub
parent c72ce2e006
commit af3f166ae3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ jobs:
fetch-depth: 0
- name: Setup Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: "3.10"