We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a31780 + 1e86616 commit bddc0fdCopy full SHA for bddc0fd
1 file changed
.github/workflows/build-and-release.yml
@@ -60,7 +60,7 @@ jobs:
60
runs-on: ubuntu-latest
61
needs: build
62
steps:
63
- - uses: actions/download-artifact@v7
+ - uses: actions/download-artifact@v8
64
with:
65
path: dist
66
0 commit comments