Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b14115d

Browse files
authoredMar 17, 2025··
Update dependency python to 3.13
1 parent 2f818cd commit b14115d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/pre-commit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- uses: actions/setup-python@v4
3030
with:
31-
python-version: '3.10'
31+
python-version: '3.13'
3232
- name: yq - portable yaml processor
3333
uses: mikefarah/yq@v4.44.2
3434

0 commit comments

Comments
 (0)
Please sign in to comment.