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.
1 parent 8973c2e commit fcf1a7fCopy full SHA for fcf1a7f
.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@v10
+ 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