We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfa2534 commit 788671dCopy full SHA for 788671d
1 file changed
.github/workflows/_release_docs.yaml
@@ -62,7 +62,7 @@ jobs:
62
SEGMENT_TOKEN: ${{ secrets.SEGMENT_TOKEN }}
63
64
- name: Set up GitHub Pages
65
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
66
67
- name: Upload GitHub Pages artifact
68
uses: actions/upload-pages-artifact@v4
0 commit comments