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 e7d8636 + 9bc477f commit 8b091b2Copy full SHA for 8b091b2
.github/workflows/gh-pages.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Build with Reline
33
run: bundle exec rake rdoc
34
- name: Upload artifact
35
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
36
37
deploy:
38
environment:
0 commit comments