Skip to content

Commit

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

Bump actions/configure-pages from 3 to 4
  • Loading branch information
hsbt authored Dec 11, 2023
2 parents d015c04 + 77e929f commit 79f37eb
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 79f37eb

Please sign in to comment.