Skip to content

Commit 7561a52

Browse files
Merge pull request #21 from AgoraIO/dependabot/github_actions/actions/configure-pages-6
chore(deps): bump actions/configure-pages from 5 to 6
2 parents ec2ac99 + e730d4d commit 7561a52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: go run ./cmd/gendocs -check
4141

4242
- name: Configure Pages
43-
uses: actions/configure-pages@v5
43+
uses: actions/configure-pages@v6
4444

4545
- name: Build Pages site
4646
uses: actions/jekyll-build-pages@v1

0 commit comments

Comments
 (0)