Update actions/setup-python action to v5.3.0

This commit is contained in:
renovate[bot] 2024-10-24 17:02:51 +00:00 committed by GitHub
parent 17f3053613
commit 00490a6aa1
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.2.0
uses: actions/setup-python@v5.3.0
with:
python-version: 3.9