We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99fb610 + dd24a17 commit 17a3134Copy full SHA for 17a3134
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
shell: bash -l {0}
35
run: pip list
36
- name: Download "build" folder (cache)
37
- uses: dawidd6/action-download-artifact@v9
+ uses: dawidd6/action-download-artifact@v11
38
with:
39
workflow: cache.yml
40
branch: main
.github/workflows/publish.yml
@@ -40,7 +40,7 @@ jobs:
41
# Download Build Cache from cache.yml
42
43
44
45
46
0 commit comments