We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cf902a + 866a2fe commit 77a3624Copy full SHA for 77a3624
1 file changed
.github/workflows/gh-pages.yml
@@ -34,7 +34,7 @@ jobs:
34
# Outputs to the './_site' directory by default
35
run: rake rdoc
36
- name: Upload artifact
37
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
38
39
deploy:
40
environment:
0 commit comments