Skip to content

Commit 79f37eb

Browse files
authored
Merge pull request #527 from ruby/dependabot/github_actions/actions/configure-pages-4
Bump actions/configure-pages from 3 to 4
2 parents d015c04 + 77e929f commit 79f37eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)