We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb2639 commit ab51ce0Copy full SHA for ab51ce0
.github/workflows/pages.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup Pages
34
uses: actions/configure-pages@v2
35
- name: Upload artifact
36
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v4
37
with:
38
# Upload entire repository
39
path: 'doc'
0 commit comments