We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1273d2a commit 33f0870Copy full SHA for 33f0870
.github/workflows/push.yml
@@ -85,7 +85,7 @@ jobs:
85
mv blueprint/web _site/blueprint
86
87
- name: Upload doc & blueprint artifact
88
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v4
89
with:
90
path: '_site'
91
0 commit comments