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 f1743e6 commit 91925b0Copy full SHA for 91925b0
.github/workflows/publish.yml
@@ -48,7 +48,7 @@ jobs:
48
49
steps:
50
- name: Download build artifacts
51
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
52
with:
53
name: packages
54
path: dist/
0 commit comments