We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 648175f + 82dec08 commit 89fd7a7Copy full SHA for 89fd7a7
1 file changed
.github/workflows/deploy.yml
@@ -41,7 +41,7 @@ jobs:
41
run: uv run main.py shows.yaml out
42
- run: npm ci
43
- run: npm run build
44
- - uses: actions/configure-pages@v5
+ - uses: actions/configure-pages@v6
45
- uses: actions/upload-pages-artifact@v4
46
with:
47
path: dist
0 commit comments