aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/commands.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-03-26 06:02:58 -0600
committerGitHub <noreply@github.com>2025-03-26 06:02:58 -0600
commit08dbb5c842e77f8a3e610fd8e339e4be570a1825 (patch)
tree3ca777463e8b96fe82cddab6330367e5fbf9f422 /.github/workflows/commands.yml
parentd848faeb75f0109b5616f1f8405fa85cf734f860 (diff)
Update CI dependencies (#13766)
Diffstat (limited to '.github/workflows/commands.yml')
-rw-r--r--.github/workflows/commands.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/commands.yml b/.github/workflows/commands.yml
index 082084ed4..5ec4d164a 100644
--- a/.github/workflows/commands.yml
+++ b/.github/workflows/commands.yml
@@ -44,7 +44,7 @@ jobs:
with:
repository: jellyfin/jellyfin-triage-script
- name: install python
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
+ uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
with:
python-version: '3.13'
cache: 'pip'