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