File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 5656 key : cache-dir
5757
5858
59- - uses : dawidd6/action-download-artifact@b9571484721e8187f1fd08147b497129f8972c74
59+ - uses : dawidd6/action-download-artifact@v11
6060 with :
6161 workflow : ${{ github.event.workflow_run.workflow_id }}
6262 run_id : ${{ github.event.workflow_run.id }}
@@ -100,7 +100,7 @@ jobs:
100100 path : .cache
101101 key : cache-dir
102102
103- - uses : dawidd6/action-download-artifact@b9571484721e8187f1fd08147b497129f8972c74
103+ - uses : dawidd6/action-download-artifact@v11
104104 with :
105105 workflow : ${{ github.event.workflow_run.workflow_id }}
106106 run_id : ${{ github.event.workflow_run.id }}
@@ -152,8 +152,7 @@ jobs:
152152 with :
153153 python-version : 3.9
154154
155-
156- - uses : dawidd6/action-download-artifact@b9571484721e8187f1fd08147b497129f8972c74
155+ - uses : dawidd6/action-download-artifact@v11
157156 with :
158157 workflow : ${{ github.event.workflow_run.workflow_id }}
159158 run_id : ${{ github.event.workflow_run.id }}
You can’t perform that action at this time.
0 commit comments