File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -193,7 +193,8 @@ jobs:
193193 if : matrix.os == 'windows-2019'
194194
195195 - name : Upload artifacts
196- uses : actions/upload-artifact@v2
196+ uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
197+
197198 with :
198199 name : firefly-desktop-${{ matrix.os }}
199200 path : |
Original file line number Diff line number Diff line change @@ -178,7 +178,8 @@ jobs:
178178 if : matrix.os == 'windows-2019'
179179
180180 - name : Upload artifacts
181- uses : actions/upload-artifact@v2
181+ uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
182+
182183 with :
183184 name : firefly-desktop-${{ matrix.os }}
184185 path : |
Original file line number Diff line number Diff line change @@ -165,7 +165,8 @@ jobs:
165165 if : matrix.os == 'windows-2019'
166166
167167 - name : Upload artifacts
168- uses : actions/upload-artifact@v2
168+ uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
169+
169170 with :
170171 name : firefly-${{ env.NETWORK_CODE }}-desktop-${{ matrix.os }}
171172 path : |
You can’t perform that action at this time.
0 commit comments