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.
2 parents e539b60 + 23e6e20 commit bd51c1fCopy full SHA for bd51c1f
1 file changed
.github/workflows/build.yml
@@ -61,7 +61,7 @@ jobs:
61
needs: [build-using-docker]
62
steps:
63
- name: Download packaged releases
64
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
65
with:
66
merge-multiple: true
67
- name: List downloaded files
0 commit comments