File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -583,7 +583,7 @@ jobs:
583583 env :
584584 RELEASE_TYPE : ${{ needs.dump_config.outputs.releaseType }}
585585 steps :
586- - uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
586+ - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
587587 with :
588588 name : unsigned-${{ matrix.appName }}-${{ matrix.packageFormat }}-${{ matrix.packageFlavor }}
589589 path : uploads/
@@ -704,7 +704,7 @@ jobs:
704704 ref : ${{ steps.shanotes.outputs.app_sha }}
705705
706706 - name : Download Artifacts
707- uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
707+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
708708 with :
709709 name : signed-${{ matrix.appName }}-${{ matrix.packageFormat }}-${{ matrix.packageFlavor }}
710710 path : " uploads/"
You can’t perform that action at this time.
0 commit comments