diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-01-28 11:24:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-28 11:24:10 +0100 |
| commit | e806fec902712af0c9c12b9f079b25524f718054 (patch) | |
| tree | 8aa5db8014fa80c7f18cb0982bc8e3e228bbc583 /.github/workflows/commands.yml | |
| parent | 44173cc80297e5869f76d0c3266565c7c9003919 (diff) | |
Update CI dependencies (#13452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/commands.yml')
| -rw-r--r-- | .github/workflows/commands.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/commands.yml b/.github/workflows/commands.yml index 26b98f973..4aefa0106 100644 --- a/.github/workflows/commands.yml +++ b/.github/workflows/commands.yml @@ -132,7 +132,7 @@ jobs: with: repository: jellyfin/jellyfin-triage-script - name: install python - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0 + uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0 with: python-version: '3.12' cache: 'pip' |
