We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e6bfe1 commit deb62d2Copy full SHA for deb62d2
1 file changed
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
permissions:
49
id-token: write
50
steps:
51
- - uses: actions/download-artifact@v7
+ - uses: actions/download-artifact@v8
52
with:
53
name: dist
54
path: dist
0 commit comments