We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aed0145 + a0754a3 commit daf030eCopy full SHA for daf030e
1 file changed
.github/workflows/release.yml
@@ -75,7 +75,7 @@ jobs:
75
runs-on: ubuntu-latest
76
needs: build
77
steps:
78
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v7
79
with:
80
path: dist
81
merge-multiple: true
0 commit comments