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 c9d1db1 commit e9e7e2cCopy full SHA for e9e7e2c
.github/workflows/publish-docs.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Setup Pages
42
uses: actions/configure-pages@v5
43
- name: Upload artifact
44
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
45
with:
46
# Upload entire repository
47
path: './site'
0 commit comments