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 37419d3 commit a0965c7Copy full SHA for a0965c7
.github/workflows/02-publish.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: ./.github/actions/pnpm-init
19
20
- name: ⏬ Download dist
21
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
22
with:
23
name: build
24
path: dist
0 commit comments