We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2af1e commit 3ecf346Copy full SHA for 3ecf346
.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@v4
+ uses: actions/configure-pages@v5
32
- name: Build with RDoc
33
# Outputs to the './_site' directory by default
34
run: bundle exec rake rdoc
0 commit comments