We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d139aa commit 79d2d45Copy full SHA for 79d2d45
1 file changed
.github/workflows/release.yaml
@@ -56,7 +56,7 @@ jobs:
56
with:
57
fetch-depth: 0
58
59
- - uses: actions/download-artifact@v7
+ - uses: actions/download-artifact@v8
60
61
name: dist
62
path: dist
0 commit comments