Skip to content

Commit f1b4959

Browse files
Update astral-sh/setup-uv action to v8
1 parent 78e4387 commit f1b4959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
6161

6262
- name: Set up uv
63-
uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7
63+
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
6464
with:
6565
python-version: "3.10"
6666
enable-cache: true

0 commit comments

Comments
 (0)