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 86c1982 commit 66241b8Copy full SHA for 66241b8
.github/workflows/gh-pages.yml
@@ -28,7 +28,7 @@ jobs:
28
bundler-cache: true
29
- name: Setup Pages
30
id: pages
31
- uses: actions/configure-pages@v3
+ uses: actions/configure-pages@v4
32
- name: Build with RDoc
33
# Outputs to the './_site' directory by default
34
run: bundle exec rake rdoc
0 commit comments