aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/commands.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-10-09 10:20:29 +0000
committerGitHub <noreply@github.com>2025-10-09 10:20:29 +0000
commit8ab1fecb70b5dd8175f124223a1a41f8974bbb9b (patch)
tree5b5802dfdd8578ad184d0e6f1495870df59f71ce /.github/workflows/commands.yml
parent07d31c6ba51bdbacb0be4ff5631e4567d7ea6980 (diff)
Update CI dependencies
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 a2e37e7d5..ba12d4747 100644
--- a/.github/workflows/commands.yml
+++ b/.github/workflows/commands.yml
@@ -46,7 +46,7 @@ jobs:
- name: install python
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
with:
- python-version: '3.13'
+ python-version: '3.14'
cache: 'pip'
- name: install python packages
run: pip install -r rename/requirements.txt