Skip to content

Commit 9c510d6

Browse files
authored
Update .github/workflows/generate-references.yaml
1 parent 5bc2477 commit 9c510d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-references.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
python-version: 3.11.11
2626

2727
- name: Install uv
28-
uses: astral-sh/setup-uv@0c5e2b8115b80b4c7c5ddf6ffdd634974642d182 # v5.4.1
28+
uses: astral-sh/setup-uv@v6
2929
with:
3030
enable-cache: true
3131
pyproject-file: 'pyproject.toml'

0 commit comments

Comments
 (0)