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 916154e commit bff81bcCopy full SHA for bff81bc
.github/workflows/build.yaml
@@ -79,7 +79,7 @@ jobs:
79
submodules: true
80
81
- name: Download Artifacts
82
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
83
with:
84
name: distributions
85
path: dist
0 commit comments