File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030
3131 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
3232 with :
33- python-version : 3.13
33+ python-version : 3.14
3434
3535 - name : Build source distribution
3636 run : pipx run build --sdist --outdir dist/
Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ jobs:
212212
213213 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
214214 with :
215- python-version : 3.12
215+ python-version : 3.14
216216
217217 - name : Build source distribution (SDist) and binary distribution (wheel)
218218 run : |
Original file line number Diff line number Diff line change 3737
3838 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
3939 with :
40- python-version : " 3.x "
40+ python-version : 3.14
4141
4242 - name : Restore Hugo builder cache
4343 uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
You can’t perform that action at this time.
0 commit comments