We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2b81af + ef2f479 commit ed5dc5bCopy full SHA for ed5dc5b
1 file changed
.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@v5
+ uses: actions/configure-pages@v6
31
- name: Build with RDoc
32
# Outputs to the './_site' directory by default
33
run: rake rdoc
0 commit comments