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 9fc6675 commit 131e747Copy full SHA for 131e747
.github/workflows/main.yml
@@ -155,12 +155,12 @@ jobs:
155
node: [22]
156
steps:
157
- name: Download Artifact (Docs)
158
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
159
with:
160
name: docsArtifact
161
path: public
162
- name: Download Artifact (Playground)
163
164
165
name: playgroundArtifact
166
path: public/playground
0 commit comments