We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 618112b + bcb3c3a commit 22d9c72Copy full SHA for 22d9c72
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: Install dependencies
32
run: gem install rdoc
33
- name: Build with RDoc
0 commit comments