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 97fa3dc + 2339890 commit a7ad109Copy full SHA for a7ad109
.github/workflows/gh-pages.yml
@@ -32,7 +32,7 @@ jobs:
32
# Outputs to the './_site' directory by default
33
run: bundle exec rake rdoc
34
- name: Upload artifact
35
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
36
37
deploy:
38
environment:
0 commit comments