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 2d5ff87 commit 94b51ccCopy full SHA for 94b51cc
.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.2.1
+ uses: actions/download-artifact@v4.3.0
92
with:
93
name: dist
94
0 commit comments