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 4944cd8 commit efb2cbaCopy full SHA for efb2cba
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
contents: write
83
steps:
84
- name: Download built artifact to dist/
85
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
86
with:
87
name: Packages
88
path: dist
0 commit comments