We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd4310f commit a32cd98Copy full SHA for a32cd98
.github/workflows/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
run: bundle exec rake rdoc
33
- name: Upload artifact
0 commit comments