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 @@ -181,7 +181,7 @@ jobs:
181181
182182 - name : Host - Upload libtorrent-v${{ matrix.qbt_libtorrent_version }}-qbittorrent-nox and release info artifact ${{ inputs.distinct_id }}
183183 if : success()
184- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
184+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
185185 with :
186186 name : libtorrent-v${{ matrix.qbt_libtorrent_version }}-${{ matrix.qbt_cross_name }}-${{ matrix.qbt_qt_version_name }}qbittorrent-nox
187187 path : |
@@ -190,7 +190,7 @@ jobs:
190190
191191 - name : Host - Upload cmake graphs artifact ${{ inputs.distinct_id }}
192192 if : success() && matrix.qbt_build_tool == ''
193- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
193+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
194194 with :
195195 name : " ${{ matrix.qbt_cross_name }}-libtorrent-v${{ matrix.qbt_libtorrent_version }}-graphs"
196196 path : " ${{ env.qbt_build_dir }}/completed/*.png"
You can’t perform that action at this time.
0 commit comments