Skip to content

Commit

Permalink
Merge pull request #94 from ruby/dependabot/github_actions/actions/co…
Browse files Browse the repository at this point in the history
…nfigure-pages-4

Bump actions/configure-pages from 3 to 4
  • Loading branch information
hsbt authored Dec 11, 2023
2 parents b50d37f + fba4daa commit afa2053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
bundler-cache: true
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- name: Build with RDoc
# Outputs to the './_site' directory by default
run: bundle exec rake rdoc
Expand Down

0 comments on commit afa2053

Please sign in to comment.