Merge pull request #889 from jellyfin/renovate/actions-setup-python-5.x

Update actions/setup-python action to v5.1.1
This commit is contained in:
Odd Stråbø 2024-07-13 02:41:44 +02:00 committed by GitHub
commit a06d2a3567
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.0
uses: actions/setup-python@v5.1.1
with:
python-version: 3.9