File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 53
53
- name : Get the sources
54
54
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
55
55
- name : Download build artifact
56
- uses : actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4
56
+ uses : actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4
57
57
with :
58
58
name : NuGet Package
59
59
path : ./BuildArtifacts/Packages/NuGet
83
83
- name : Get the sources
84
84
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
85
85
- name : Download build artifact
86
- uses : actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4
86
+ uses : actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4
87
87
with :
88
88
name : NuGet Package
89
89
path : ./BuildArtifacts/Packages/NuGet
You can’t perform that action at this time.
0 commit comments