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 @@ -563,7 +563,7 @@ jobs:
563563 env :
564564 RELEASE_TYPE : ${{ needs.dump_config.outputs.releaseType }}
565565 steps :
566- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
566+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
567567 with :
568568 name : unsigned-${{ matrix.appName }}-${{ matrix.packageFormat }}-${{ matrix.packageFlavor }}
569569 path : uploads/
@@ -684,7 +684,7 @@ jobs:
684684 ref : ${{ steps.shanotes.outputs.app_sha }}
685685
686686 - name : Download Artifacts
687- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
687+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
688688 with :
689689 name : signed-${{ matrix.appName }}-${{ matrix.packageFormat }}-${{ matrix.packageFlavor }}
690690 path : " uploads/"
You can’t perform that action at this time.
0 commit comments