We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a38e4df commit ba51ab5Copy full SHA for ba51ab5
1 file changed
.github/workflows/gh-pages.yml
@@ -22,7 +22,7 @@ jobs:
22
23
# https://github.com/astral-sh/setup-uv
24
- name: Setup uv
25
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
26
with:
27
enable-cache: true
28
ignore-nothing-to-cache: true
0 commit comments