We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
reusable_deploy_layer_stack.yml
1 parent 63a3909 commit 0116c86Copy full SHA for 0116c86
.github/workflows/reusable_deploy_layer_stack.yml
@@ -65,7 +65,7 @@ jobs:
65
node-version: "18"
66
- name: install cdk and deps
67
run: |
68
- npm install -g aws-cdk@2.29.0
+ npm install -g aws-cdk@2.55.0
69
cdk --version
70
- name: install deps
71
0 commit comments