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 6332df1 commit 0b7ef45Copy full SHA for 0b7ef45
.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