Skip to content

Commit 8b805d0

Browse files
chore(deps): update actions/configure-pages action to v6 (#847)
1 parent b67f274 commit 8b805d0

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
@@ -74,7 +74,7 @@ jobs:
7474
SEGMENT_TOKEN: ${{ secrets.SEGMENT_TOKEN }}
7575

7676
- name: Set up GitHub Pages
77-
uses: actions/configure-pages@v5
77+
uses: actions/configure-pages@v6
7878

7979
- name: Upload GitHub Pages artifact
8080
uses: actions/upload-pages-artifact@v4

0 commit comments

Comments
 (0)