We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2193b35 commit a1faa27Copy full SHA for a1faa27
1 file changed
.github/workflows/reusable-docs.yml
@@ -31,7 +31,7 @@ jobs:
31
- run: pnpm install
32
- run: pnpm run lint
33
- run: pnpm run docs
34
- - uses: actions/configure-pages@v5
+ - uses: actions/configure-pages@v6
35
- uses: actions/upload-pages-artifact@v4
36
with:
37
path: ./docs
0 commit comments