Update actions/setup-python action to v5.2.0

This commit is contained in:
renovate[bot] 2024-08-29 16:58:58 +00:00 committed by GitHub
parent 5b7272dc0d
commit 88e52208db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ jobs:
queries: +security-and-quality
- name: Set up Python
uses: actions/setup-python@v5.1.1
uses: actions/setup-python@v5.2.0
with:
python-version: 3.9