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 9c4279f commit b9ae2e2Copy full SHA for b9ae2e2
1 file changed
.github/workflows/build.yml
@@ -88,7 +88,7 @@ jobs:
88
registry-url: 'https://registry.npmjs.org'
89
90
- name: Download artifact
91
- uses: actions/download-artifact@v5.0.0
+ uses: actions/download-artifact@v6.0.0
92
with:
93
name: dist
94
0 commit comments