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 004bdf6 commit 2d58340Copy full SHA for 2d58340
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
shell: bash -l {0}
22
run: pip list
23
- name: Download "build" folder (cache)
24
- uses: dawidd6/action-download-artifact@v2
+ uses: dawidd6/action-download-artifact@v6
25
with:
26
workflow: cache.yml
27
branch: main
0 commit comments