File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 - name : Install uv
1717 uses : astral-sh/setup-uv@v5
1818 with :
19- version : " 0.5.25 "
19+ version : " 0.8.24 "
2020 - run : slap run --no-venv-check docs:build
2121 - uses : actions/upload-artifact@v4
2222 with :
Original file line number Diff line number Diff line change 8888 - name : Install uv
8989 uses : astral-sh/setup-uv@v5
9090 with :
91- version : " 0.5.25 "
91+ version : " 0.8.24 "
9292 - uses : actions/setup-python@v5
9393 with : { python-version: "${{ matrix.python-version }}" }
9494 - run : slap test
@@ -107,7 +107,7 @@ jobs:
107107 - name : Set up Python 3.13
108108 uses : actions/setup-python@v5
109109 with :
110- python-version : " 3.13 "
110+ python-version : " 3.14 "
111111
112112 - name : Install uv
113113 run : python -m pip install uv
You can’t perform that action at this time.
0 commit comments