File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ jobs:
180
180
- name : install deps
181
181
run : poetry install
182
182
- name : Download artifact
183
- uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
183
+ uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
184
184
with :
185
185
name : cdk-layer-artifact-py${{ matrix.python-version }}
186
186
path : layer_v3
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ jobs:
111
111
with :
112
112
node-version : ${{ env.NODE_VERSION }}
113
113
- name : Download artifact
114
- uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
114
+ uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
115
115
with :
116
116
name : cdk-layer-artifact-py${{ matrix.python-version }}
117
117
- name : Unzip artefact
You can’t perform that action at this time.
0 commit comments