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 1fda3a9 + 33a49f0 commit d377a34Copy full SHA for d377a34
.github/workflows/github-pages.yml
@@ -17,7 +17,7 @@ jobs:
17
bundler-cache: true # 'bundle install' and cache gems
18
- run: rake rdoc
19
- name: Upload GitHub Pages artifact
20
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
21
with:
22
path: html
23
0 commit comments