We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d568885 commit e572064Copy full SHA for e572064
.github/workflows/prerelease.yml
@@ -29,7 +29,7 @@ jobs:
29
run: mkdir artifact
30
working-directory: ./
31
32
- - uses: dawidd6/action-download-artifact@v2
+ - uses: dawidd6/action-download-artifact@v6
33
id: download-artifact
34
with:
35
workflow: build-uc2.yml
0 commit comments