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

This commit is contained in:
renovate[bot] 2024-02-04 15:18:16 +00:00 committed by GitHub
parent 12bbc531d8
commit 4b064cb0bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@ jobs:
queries: +security-and-quality
- name: Set up Python ${{ matrix.version }}
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.version }}