@@ -29,10 +29,10 @@ jobs:
2929 - name : Checkout repo @ SHA - ${{ github.sha }}
3030 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3131
32- - name : Set up Python 3.11
32+ - name : Set up Python 3.14
3333 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
3434 with :
35- python-version : " 3.11 "
35+ python-version : " 3.14 "
3636
3737 - name : Set up uv
3838 uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
@@ -50,10 +50,10 @@ jobs:
5050 - name : Checkout repo @ SHA - ${{ github.sha }}
5151 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5252
53- - name : Set up Python 3.11
53+ - name : Set up Python 3.14
5454 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
5555 with :
56- python-version : " 3.11 "
56+ python-version : " 3.14 "
5757
5858 - name : Set up uv
5959 uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
@@ -69,10 +69,10 @@ jobs:
6969 - name : Checkout repo @ SHA - ${{ github.sha }}
7070 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
7171
72- - name : Set up Python 3.11
72+ - name : Set up Python 3.14
7373 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
7474 with :
75- python-version : " 3.11 "
75+ python-version : " 3.14 "
7676
7777 - name : Set up uv
7878 uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
@@ -91,10 +91,10 @@ jobs:
9191 - name : Checkout repo @ SHA - ${{ github.sha }}
9292 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
9393
94- - name : Set up Python 3.11
94+ - name : Set up Python 3.14
9595 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
9696 with :
97- python-version : " 3.11 "
97+ python-version : " 3.14 "
9898
9999 - name : Set up uv
100100 uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
@@ -110,10 +110,10 @@ jobs:
110110 - name : Checkout repo @ SHA - ${{ github.sha }}
111111 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
112112
113- - name : Set up Python 3.11
113+ - name : Set up Python 3.14
114114 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
115115 with :
116- python-version : " 3.11 "
116+ python-version : " 3.14 "
117117
118118 - name : Set up uv
119119 uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
@@ -129,10 +129,10 @@ jobs:
129129 - name : Checkout repo @ SHA - ${{ github.sha }}
130130 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
131131
132- - name : Set up Python 3.11
132+ - name : Set up Python 3.14
133133 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
134134 with :
135- python-version : " 3.11 "
135+ python-version : " 3.14 "
136136
137137 - name : Set up uv
138138 uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
0 commit comments