File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7070 runs-on : ubuntu-latest
7171 steps :
7272 - name : " Download Artefact"
73- uses : actions/download-artifact@v4.1.8
73+ uses : actions/download-artifact@v4.2.0
7474 with :
7575 path : " ./Artefacts"
7676 - name : " Publish Test Summary"
9191 runs-on : windows-latest
9292 steps :
9393 - name : " Download Artefact"
94- uses : actions/download-artifact@v4.1.8
94+ uses : actions/download-artifact@v4.2.0
9595 with :
9696 name : " windows-latest"
9797 - name : " Dotnet NuGet Add Source"
@@ -111,7 +111,7 @@ jobs:
111111 runs-on : windows-latest
112112 steps :
113113 - name : " Download Artefact"
114- uses : actions/download-artifact@v4.1.8
114+ uses : actions/download-artifact@v4.2.0
115115 with :
116116 name : " windows-latest"
117117 - name : " Dotnet NuGet Push"
You can’t perform that action at this time.
0 commit comments