We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16d0cb2 + 93dd207 commit 2bed375Copy full SHA for 2bed375
1 file changed
.github/workflows/gh-pages.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Build with Reline
33
run: bundle exec rake rdoc
34
- name: Upload artifact
35
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
36
37
deploy:
38
environment:
0 commit comments