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.
1 parent 94160f5 commit cb5c0c0Copy full SHA for cb5c0c0
.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@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
36
37
deploy:
38
environment:
0 commit comments