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 b21e845 + 0f07c0e commit e1d33beCopy full SHA for e1d33be
‎.github/workflows/pages.yml‎
@@ -31,7 +31,7 @@ jobs:
31
- name: Build with RDoc
32
run: bundle exec rake rdoc
33
- name: Upload artifact
34
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v2
35
with: { path: 'doc' }
36
37
deploy:
0 commit comments