mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-22 08:00:31 +00:00
chore(deps): update actions/setup-python action to v5
This commit is contained in:
parent
12bbc531d8
commit
4b064cb0bc
4 changed files with 4 additions and 4 deletions
2
.github/workflows/codeql.yaml
vendored
2
.github/workflows/codeql.yaml
vendored
|
@ -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 }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue