Skip to content

Commit ed5dc5b

Browse files
authored
Merge pull request #215 from ruby/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents e2b81af + ef2f479 commit ed5dc5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
bundler-cache: true
2828
- name: Setup Pages
2929
id: pages
30-
uses: actions/configure-pages@v5
30+
uses: actions/configure-pages@v6
3131
- name: Build with RDoc
3232
# Outputs to the './_site' directory by default
3333
run: rake rdoc

0 commit comments

Comments
 (0)