File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838
3939 # https://docs.astral.sh/uv/guides/integration/github/
4040 - name : Install uv and set the python version
41- uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
41+ uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
4242 with :
4343 python-version : ${{ matrix.python-version }}
4444 activate-environment : true
Original file line number Diff line number Diff line change 3636
3737 # https://docs.astral.sh/uv/guides/integration/github/
3838 - name : Install uv and set the python version
39- uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
39+ uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
4040 with :
4141 python-version : ${{ matrix.python-version }}
4242 activate-environment : true
Original file line number Diff line number Diff line change 4242
4343 # https://docs.astral.sh/uv/guides/integration/github/
4444 - name : Install uv and set the python version
45- uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
45+ uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
4646 with :
4747 python-version : ${{ matrix.python-version }}
4848 activate-environment : true
@@ -140,7 +140,7 @@ jobs:
140140
141141 # https://docs.astral.sh/uv/guides/integration/github/
142142 - name : Install uv and set the python version
143- uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
143+ uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
144144 with :
145145 python-version : ' 3.9' # Match with the coverage report Python version
146146 activate-environment : true
Original file line number Diff line number Diff line change 3636
3737 # https://docs.astral.sh/uv/guides/integration/github/
3838 - name : Install uv and set the python version
39- uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
39+ uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
4040 with :
4141 python-version : ' 3.13'
4242 activate-environment : true
Original file line number Diff line number Diff line change 2323 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2424
2525 - name : Install uv and set the python version
26- uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
26+ uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
2727 with :
2828 python-version : ' 3.13'
2929 activate-environment : true
Original file line number Diff line number Diff line change 4343
4444 # https://docs.astral.sh/uv/guides/integration/github/
4545 - name : Install uv and set the python version
46- uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
46+ uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
4747 with :
4848 python-version : ${{ matrix.python-version }}
4949 activate-environment : true
Original file line number Diff line number Diff line change 3737
3838 # https://docs.astral.sh/uv/guides/integration/github/
3939 - name : Install uv and set the python version
40- uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
40+ uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
4141 with :
4242 python-version : ${{ matrix.python-version }}
4343 activate-environment : true
You can’t perform that action at this time.
0 commit comments