Skip to content

Commit 3dc4277

Browse files
Bump actions/configure-pages from 4 to 5
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5. - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](actions/configure-pages@v4...v5) --- updated-dependencies: - dependency-name: actions/configure-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c68e010 commit 3dc4277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

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

0 commit comments

Comments
 (0)