File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040 with :
4141 fetch-depth : 0
4242 - name : " π Install the latest version of uv"
43- uses : astral-sh/setup-uv@v6
43+ uses : astral-sh/setup-uv@v7
4444 - name : " π§ͺ Install tox"
4545 run : uv tool install --python-preference only-managed --python 3.13 tox --with tox-uv
4646 - name : " π Install Python"
8585 with :
8686 fetch-depth : 0
8787 - name : " π Install the latest version of uv"
88- uses : astral-sh/setup-uv@v6
88+ uses : astral-sh/setup-uv@v7
8989 - name : " π§ͺ Install tox"
9090 run : uv tool install --python-preference only-managed --python 3.13 tox --with tox-uv
9191 - name : " π¦ Build package to generate version"
@@ -131,7 +131,7 @@ jobs:
131131 with :
132132 fetch-depth : 0
133133 - name : " π Install the latest version of uv"
134- uses : astral-sh/setup-uv@v6
134+ uses : astral-sh/setup-uv@v7
135135 - name : " π§ͺ Install tox"
136136 run : uv tool install --python-preference only-managed --python 3.13 tox --with tox-uv
137137 - name : " βοΈ Setup test suite"
Original file line number Diff line number Diff line change 1414 with :
1515 fetch-depth : 0
1616 - name : " π Install the latest version of uv"
17- uses : astral-sh/setup-uv@v6
17+ uses : astral-sh/setup-uv@v7
1818 - name : " π¦ Build package"
1919 run : uv build --python 3.13 --python-preference only-managed --sdist --wheel . --out-dir dist
2020 - name : " π€ Store the distribution packages"
You canβt perform that action at this time.
0 commit comments