We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4684716 + 0183cc9 commit f2cf4c0Copy full SHA for f2cf4c0
1 file changed
.github/workflows/deploy-zensical.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: A2) Configure GitHub Pages
49
# WHY: Sets Pages metadata for deployments.
50
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
51
52
- name: A3) Install uv (with caching and uv.lock awareness)
53
uses: astral-sh/setup-uv@v7
0 commit comments