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 @@ -123,13 +123,13 @@ jobs:
123123
124124 steps :
125125 - name : 🔽 Download nuget artifact
126- uses : actions/download-artifact@v4.3 .0
126+ uses : actions/download-artifact@v5.0 .0
127127 with :
128128 name : nuget
129129 path : nuget
130130
131131 - name : 🔽 Download global-json artifact
132- uses : actions/download-artifact@v4.3 .0
132+ uses : actions/download-artifact@v5.0 .0
133133 with :
134134 name : global-json
135135
@@ -156,13 +156,13 @@ jobs:
156156
157157 steps :
158158 - name : 🔽 Download nuget artifact
159- uses : actions/download-artifact@v4.3 .0
159+ uses : actions/download-artifact@v5.0 .0
160160 with :
161161 name : nuget
162162 path : nuget
163163
164164 - name : 🔽 Download global-json artifact
165- uses : actions/download-artifact@v4.3 .0
165+ uses : actions/download-artifact@v5.0 .0
166166 with :
167167 name : global-json
168168
You can’t perform that action at this time.
0 commit comments