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.
1 parent 95a53a5 commit e97376aCopy full SHA for e97376a
.github/workflows/docs.yml
@@ -29,7 +29,7 @@ jobs:
29
- run: ruby support/generate_docs.rb
30
31
- name: Upload artifact
32
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
33
with:
34
path: docs
35
0 commit comments