We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1815f30 commit bb355abCopy full SHA for bb355ab
.github/workflows/gh-pages.yml
@@ -33,7 +33,7 @@ jobs:
33
# Outputs to the './_site' directory by default
34
run: bundle exec rake rdoc
35
- name: Upload artifact
36
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
37
38
deploy:
39
environment:
0 commit comments