File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ jobs:
110110 - name : Switch to using Python 3.13 by default
111111 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
112112 with :
113- python-version : 3.13
113+ python-version : 3.14
114114 - name : Check out src from Git
115115 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
116116 with :
@@ -280,7 +280,7 @@ jobs:
280280 - name : Switch to using Python 3.13
281281 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
282282 with :
283- python-version : 3.13
283+ python-version : 3.14
284284
285285 - name : Grab the source from Git
286286 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
Original file line number Diff line number Diff line change 6464 # Skip terraform_tflint which interferes to commit pre-commit auto-fixes
6565 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
6666 with :
67- python-version : ' 3.13 '
67+ python-version : ' 3.14 '
6868
6969 - name : Execute pre-commit
7070 uses : pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
You can’t perform that action at this time.
0 commit comments