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 1f9a578 commit fd7ea6dCopy full SHA for fd7ea6d
.github/workflows/deploy-web-demo.yml
@@ -70,7 +70,7 @@ jobs:
70
- name: Checkout
71
uses: actions/checkout@v4
72
- name: Download demo artifacts
73
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
74
with:
75
name: dist-demo
76
path: platforms/web/dist-demo
0 commit comments