File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.1.8
126+ uses : actions/download-artifact@v4.1.9
127127 with :
128128 name : nuget
129129 path : nuget
130130
131131 - name : 🔽 Download global-json artifact
132- uses : actions/download-artifact@v4.1.8
132+ uses : actions/download-artifact@v4.1.9
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.1.8
159+ uses : actions/download-artifact@v4.1.9
160160 with :
161161 name : nuget
162162 path : nuget
163163
164164 - name : 🔽 Download global-json artifact
165- uses : actions/download-artifact@v4.1.8
165+ uses : actions/download-artifact@v4.1.9
166166 with :
167167 name : global-json
168168
You can’t perform that action at this time.
0 commit comments