Skip to content

Commit c378a8a

Browse files
chore(deps): update actions/configure-pages action to v6
1 parent bfa2534 commit c378a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_release_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
SEGMENT_TOKEN: ${{ secrets.SEGMENT_TOKEN }}
6363

6464
- name: Set up GitHub Pages
65-
uses: actions/configure-pages@v5
65+
uses: actions/configure-pages@v6
6666

6767
- name: Upload GitHub Pages artifact
6868
uses: actions/upload-pages-artifact@v4

0 commit comments

Comments
 (0)