Skip to content

Commit

Permalink
Merge pull request #553 from ruby/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…onfigure-pages-5

Bump actions/configure-pages from 4 to 5
  • Loading branch information
hsbt committed Apr 5, 2024
2 parents 99f6823 + 3dc4277 commit 8b33b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
bundler-cache: true
- name: Setup Pages
id: pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Build with RDoc
# Outputs to the './_site' directory by default
run: bundle exec rake rdoc
Expand Down

0 comments on commit 8b33b36

Please sign in to comment.