aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/issue-template-check.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/issue-template-check.yml')
-rw-r--r--.github/workflows/issue-template-check.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/issue-template-check.yml b/.github/workflows/issue-template-check.yml
index 8a21ab015..588f0a50e 100644
--- a/.github/workflows/issue-template-check.yml
+++ b/.github/workflows/issue-template-check.yml
@@ -14,7 +14,7 @@ jobs:
with:
repository: jellyfin/jellyfin-triage-script
- name: install python
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
+ uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
with:
python-version: '3.13'
cache: 'pip'