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.
2 parents 0e1d80c + c80135f commit 03a4fafCopy full SHA for 03a4faf
.github/workflows/gh-pages.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Build with Racc
33
run: bundle exec rake docs
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