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 5faf170 commit b432544Copy full SHA for b432544
.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@v4.3.0
+ uses: actions/download-artifact@v5.0.0
92
with:
93
name: dist
94
0 commit comments