We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c93fb4e + dbf240b commit 7b50e9dCopy full SHA for 7b50e9d
1 file changed
.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@v1
+ uses: actions/upload-pages-artifact@v2
36
37
deploy:
38
environment:
0 commit comments