File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5454 fetch-depth : 0
5555
5656 - name : Download module artifact
57- uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
57+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
5858 with :
5959 name : module
6060 path : ${{ inputs.WorkingDirectory }}/outputs/module
Original file line number Diff line number Diff line change 5151 uses : PSModule/Install-PSModuleHelpers@d60d63e4be477d1ca0c67c6085101fb109bce8f1 # v1.0.6
5252
5353 - name : Download docs artifact
54- uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
54+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
5555 with :
5656 name : docs
5757 path : ${{ inputs.WorkingDirectory }}/outputs/docs
Original file line number Diff line number Diff line change 8686 persist-credentials : false
8787
8888 - name : Download module artifact
89- uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
89+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
9090 with :
9191 name : module
9292 path : ${{ inputs.WorkingDirectory }}/outputs/module
@@ -112,7 +112,7 @@ jobs:
112112 persist-credentials : false
113113
114114 - name : Download module artifact
115- uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
115+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
116116 with :
117117 name : module
118118 path : ${{ inputs.WorkingDirectory }}/outputs/module
Original file line number Diff line number Diff line change 9898 fetch-depth : 0
9999
100100 - name : Download module artifact
101- uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
101+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
102102 with :
103103 name : module
104104 path : ${{ inputs.WorkingDirectory }}/outputs/module
Original file line number Diff line number Diff line change @@ -505,7 +505,7 @@ jobs:
505505 fetch-depth : 0
506506
507507 - name : Download module artifact
508- uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
508+ uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
509509 with :
510510 name : module
511511 path : ${{ inputs.WorkingDirectory }}/outputs/module
You can’t perform that action at this time.
0 commit comments