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 @@ -119,7 +119,7 @@ jobs:
119
119
120
120
# install helper utility for Python version management
121
121
- name : Install uv
122
- uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6
122
+ uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6
123
123
124
124
- name : Check for errors
125
125
run : uvx --python 3.12 pre-commit run --all-files --hook-stage manual
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ jobs:
135
135
136
136
# install helper utility for Python version management
137
137
- name : Install uv
138
- uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6
138
+ uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6
139
139
140
140
- name : Build Python shim libs
141
141
run : |
You can’t perform that action at this time.
0 commit comments