Skip to content

Commit e61b22b

Browse files
chore(deps): update actions/configure-pages action to v6 (#690)
1 parent 8bef483 commit e61b22b

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
@@ -71,7 +71,7 @@ jobs:
7171
SEGMENT_TOKEN: ${{ secrets.SEGMENT_TOKEN }}
7272

7373
- name: Set up GitHub Pages
74-
uses: actions/configure-pages@v5
74+
uses: actions/configure-pages@v6
7575

7676
- name: Upload GitHub Pages artifact
7777
uses: actions/upload-pages-artifact@v4

0 commit comments

Comments
 (0)