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 a1bf158 + 1d4e6a5 commit ff67961Copy full SHA for ff67961
1 file changed
.github/workflows/gh-pages.yml
@@ -39,7 +39,7 @@ jobs:
39
rdoc --main README.md --op _site --exclude={Gemfile,Rakefile,"coverage/*","vendor/*","bin/*","test/*","tmp/*"}
40
cp -r doc _site/doc
41
- name: Upload artifact
42
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v2
43
44
# Deployment job
45
deploy:
0 commit comments