We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209a69c commit 2c442cbCopy full SHA for 2c442cb
.github/workflows/pre-commit.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- uses: actions/setup-python@v4
30
with:
31
- python-version: '3.10'
+ python-version: '3.13'
32
- name: yq - portable yaml processor
33
uses: mikefarah/[email protected]
34
0 commit comments