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 009bcea commit e32682dCopy full SHA for e32682d
.github/workflows/release.yml
@@ -72,7 +72,7 @@ jobs:
72
fetch-depth: 0
73
74
- name: Download all builds
75
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
76
with:
77
merge-multiple: true
78
0 commit comments