We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents baccdf4 + 165394f commit 323d3c2Copy full SHA for 323d3c2
1 file changed
.github/workflows/continuous_distribution.yml
@@ -46,7 +46,7 @@ jobs:
46
if: "!github.event.release.prerelease"
47
runs-on: ubuntu-latest
48
steps:
49
- - uses: actions/download-artifact@v4.1.9
+ - uses: actions/download-artifact@v5.0.0
50
with:
51
name: releases
52
path: dist
0 commit comments