Skip to content

Commit eede27d

Browse files
chore(deps): update dependency python to 3.14
1 parent 4460a0c commit eede27d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-skills.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Set up Python
4343
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
4444
with:
45-
python-version: '3.12'
45+
python-version: '3.14'
4646

4747
- name: Validate repository skills
4848
run: ./scripts/validate-skills.sh

0 commit comments

Comments
 (0)