Skip to content

Commit fcd4fd3

Browse files
Update .github/workflows/pre-commit-autoupdate.yml
Co-authored-by: Anton <100830759+antonwolfy@users.noreply.github.com>
1 parent 7dac229 commit fcd4fd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit-autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Set up python
3232
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
3333
with:
34-
python-version: '3.13'
34+
python-version: '3.14'
3535

3636
- name: Install pre-commit
3737
run: pip install pre-commit

0 commit comments

Comments
 (0)