File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
with :
26
26
python-version : 3.x
27
27
28
- - uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
28
+ - uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5.0
29
29
30
30
- run : uvx pre-commit run --all
31
31
env :
Original file line number Diff line number Diff line change 16
16
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17
17
with :
18
18
persist-credentials : false
19
- - uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
19
+ - uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5.0
20
20
21
21
- run : uv build
22
22
Original file line number Diff line number Diff line change 28
28
with :
29
29
python-version : ${{ matrix.python-version }}
30
30
31
- - uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
31
+ - uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5.0
32
32
with :
33
33
cache-suffix : ${{ matrix.python-version }}
34
34
65
65
with :
66
66
python-version : ${{ matrix.python-version }}
67
67
68
- - uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
68
+ - uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5.0
69
69
with :
70
70
cache-suffix : ${{ matrix.python-version }}
71
71
You can’t perform that action at this time.
0 commit comments