We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68e010 commit 3dc4277Copy full SHA for 3dc4277
.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