We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9ebd7 commit 95b1167Copy full SHA for 95b1167
1 file changed
.github/workflows/deploy.yml
@@ -63,7 +63,7 @@ jobs:
63
- run: just build-typ
64
- run: cp projects.yaml build/
65
66
- - uses: actions/configure-pages@v5
+ - uses: actions/configure-pages@v6
67
- uses: actions/upload-pages-artifact@v4
68
with:
69
path: ./build
0 commit comments