File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 with :
2424 python-version-file : .python-version
2525 - name : Install uv
26- uses : astral-sh/setup-uv@v7
26+ uses : astral-sh/setup-uv@v8
2727 with :
2828 version-file : pyproject.toml
2929 - name : Install project
5252 with :
5353 python-version : ${{ matrix.python-version }}
5454 - name : Install uv
55- uses : astral-sh/setup-uv@v7
55+ uses : astral-sh/setup-uv@v8
5656 with :
5757 version-file : pyproject.toml
5858 - name : Install project
9191 with :
9292 python-version-file : .python-version
9393 - name : Install uv
94- uses : astral-sh/setup-uv@v7
94+ uses : astral-sh/setup-uv@v8
9595 with :
9696 version-file : pyproject.toml
9797 - name : Download coverage files
Original file line number Diff line number Diff line change 3232 with :
3333 python-version-file : .python-version
3434 - name : Install uv
35- uses : astral-sh/setup-uv@v7
35+ uses : astral-sh/setup-uv@v8
3636 with :
3737 version-file : pyproject.toml
3838 - name : Install dependencies
8080 with :
8181 python-version-file : .python-version
8282 - name : Install uv
83- uses : astral-sh/setup-uv@v7
83+ uses : astral-sh/setup-uv@v8
8484 with :
8585 version-file : pyproject.toml
8686 - name : Extract version from branch name
You can’t perform that action at this time.
0 commit comments