File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9797 with :
9898 ref : ${{ github.sha }}
9999 - name : Download CDK layer artifacts
100- uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
100+ uses : actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
101101 with :
102102 path : cdk-layer-stack
103103 pattern : cdk-layer-stack-* # merge all Layer artifacts created per region earlier (reusable_deploy_layer_stack.yml; step "Save Layer ARN artifact")
Original file line number Diff line number Diff line change 7676 - name : Setup dependencies
7777 uses : ./.github/actions/cached-node-modules
7878 - name : Download artifact
79- uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
79+ uses : actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
8080 with :
8181 name : ${{ inputs.artifact-name }}
8282 - name : Unzip artifact
You can’t perform that action at this time.
0 commit comments