Skip to content

Commit 788671d

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)