2 parents 53eabd3 + 842ddbf commit f54d49fCopy full SHA for f54d49f
1 file changed
.github/workflows/deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
run: R -e "install.packages(c('ggplot2', 'mgcv'))"
31
32
- name: Install uv
33
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v7
34
with:
35
enable-cache: true
36
0 commit comments