File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5757 with :
5858 version : v1.23.6-k3s1
5959 - name : Download preflight binary
60- uses : actions/download-artifact@v1
60+ uses : actions/download-artifact@v3
6161 with :
6262 name : preflight
6363 path : bin/
9999 with :
100100 version : v1.23.6-k3s1
101101 - name : Download preflight binary
102- uses : actions/download-artifact@v1
102+ uses : actions/download-artifact@v3
103103 with :
104104 name : preflight
105105 path : bin/
@@ -134,7 +134,7 @@ jobs:
134134 with :
135135 version : v1.23.6-k3s1
136136 - name : Download support-bundle binary
137- uses : actions/download-artifact@v1
137+ uses : actions/download-artifact@v3
138138 with :
139139 name : support-bundle
140140 path : bin/
@@ -153,7 +153,7 @@ jobs:
153153 with :
154154 version : v1.23.6-k3s1
155155 - name : Download support bundle binary
156- uses : actions/download-artifact@v1
156+ uses : actions/download-artifact@v3
157157 with :
158158 name : support-bundle
159159 path : bin/
You can’t perform that action at this time.
0 commit comments