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.
2 parents 3ecc038 + 0b7ef45 commit f88c20dCopy full SHA for f88c20d
.github/workflows/rdoc.yml
@@ -30,7 +30,7 @@ jobs:
30
ruby-version: "3.3"
31
bundler-cache: true
32
- run: bundle exec rdoc
33
- - uses: actions/upload-pages-artifact@v3
+ - uses: actions/upload-pages-artifact@v4
34
with:
35
path: 'doc'
36
- uses: actions/deploy-pages@v4
0 commit comments