We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 485a7c4 commit 3b2f1cbCopy full SHA for 3b2f1cb
.github/workflows/publish.yml
@@ -39,7 +39,7 @@ jobs:
39
shell: bash -l {0}
40
run: pip list
41
- name: Download "build" folder (cache)
42
- uses: dawidd6/action-download-artifact@v4
+ uses: dawidd6/action-download-artifact@v3
43
with:
44
workflow: cache.yml
45
branch: main
0 commit comments