File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2323 with :
2424 python-version-file : " pyproject.toml"
2525 - name : Install uv ${{ vars.UV_VERSION }}
26- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
26+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
2727 with :
2828 enable-cache : true
2929 version : ${{ vars.UV_VERSION }}
6666 with :
6767 python-version-file : " pyproject.toml"
6868 - name : Install uv ${{ vars.UV_VERSION }}
69- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
69+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
7070 with :
7171 enable-cache : true
7272 version : ${{ vars.UV_VERSION }}
@@ -106,7 +106,7 @@ jobs:
106106 with :
107107 python-version-file : " pyproject.toml"
108108 - name : Install uv ${{ vars.UV_VERSION }}
109- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
109+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
110110 with :
111111 enable-cache : true
112112 version : ${{ vars.UV_VERSION }}
Original file line number Diff line number Diff line change 3636 with :
3737 python-version-file : " consensus-specs/pyproject.toml"
3838 - name : Install uv ${{ vars.UV_VERSION }}
39- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
39+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
4040 with :
4141 enable-cache : true
4242 version : ${{ vars.UV_VERSION }}
Original file line number Diff line number Diff line change 4242 with :
4343 python-version-file : " pyproject.toml"
4444 - name : Install uv ${{ vars.UV_VERSION }}
45- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
45+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
4646 with :
4747 enable-cache : true
4848 version : ${{ vars.UV_VERSION }}
Original file line number Diff line number Diff line change 2828 python-version-file : " consensus-specs/pyproject.toml"
2929
3030 - name : Install uv ${{ vars.UV_VERSION }}
31- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
31+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
3232 with :
3333 enable-cache : true
3434 version : ${{ vars.UV_VERSION }}
8989
9090 # Upload spec test tarballs to the specs release
9191 - name : Upload spec test tarballs
92- uses : softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
92+ uses : softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
9393 with :
9494 tag_name : ${{ github.ref_name }}
9595 files : |
Original file line number Diff line number Diff line change 2121 python-version-file : " pyproject.toml"
2222
2323 - name : Install uv ${{ vars.UV_VERSION }}
24- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
24+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
2525 with :
2626 enable-cache : true
2727 version : ${{ vars.UV_VERSION }}
You can’t perform that action at this time.
0 commit comments