We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 451937a + 7eca799 commit a8fb42bCopy full SHA for a8fb42b
.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@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
36
37
deploy:
38
environment:
0 commit comments