We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d015c04 commit 77e929fCopy full SHA for 77e929f
.github/workflows/gh-pages.yml
@@ -27,7 +27,7 @@ jobs:
27
bundler-cache: true
28
- name: Setup Pages
29
id: pages
30
- uses: actions/configure-pages@v3
+ uses: actions/configure-pages@v4
31
- name: Build with RDoc
32
# Outputs to the './_site' directory by default
33
run: bundle exec rake rdoc
0 commit comments