File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323 python-version : ' 3.13'
2424
2525 - name : Install uv
26- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
26+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
2727
2828 - name : Check tag matches version files
2929 run : |
Original file line number Diff line number Diff line change 1616 steps :
1717 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1818 - name : Install the latest version of uv and set the python version
19- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
19+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
2020 with :
2121 python-version : ${{ matrix.python-version }}
2222 activate-environment : true
You can’t perform that action at this time.
0 commit comments