aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/commands.yml
diff options
context:
space:
mode:
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