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