mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-20 23:20:31 +00:00
Merge pull request #842 from jellyfin/renovate/actions-setup-python-5.x
chore(deps): update actions/setup-python action to v5.1.0
This commit is contained in:
commit
7f81aa046b
4 changed files with 4 additions and 4 deletions
2
.github/workflows/codeql.yaml
vendored
2
.github/workflows/codeql.yaml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
queries: +security-and-quality
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5.0.0
|
||||
uses: actions/setup-python@v5.1.0
|
||||
with:
|
||||
python-version: 3.9
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue