We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2949c66 + 1639252 commit a43d1d9Copy full SHA for a43d1d9
1 file changed
.github/workflows/deploy.yaml
@@ -61,7 +61,7 @@ jobs:
61
run: bun run build --base /${{github.event.repository.name}}/
62
63
- name: Setup Pages
64
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
65
66
- uses: actions/upload-pages-artifact@v4
67
with:
0 commit comments