Skip to content

Commit 83e40e3

Browse files
authored
Merge pull request #710 from ruby/dependabot/github_actions/actions/configure-pages-6.0.0
Bump actions/configure-pages from 5.0.0 to 6.0.0
2 parents a3c5788 + def91c4 commit 83e40e3

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@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
30+
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
3131
- name: Build with RDoc
3232
# Outputs to the './_site' directory by default
3333
run: bundle exec rake rdoc

0 commit comments

Comments
 (0)