Skip to content

Commit

Permalink
upgrade cdklocal
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshCasper committed Jan 13, 2025
1 parent 96dae90 commit 83c0f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Install CDK
run: |
npm install -g aws-cdk-local>=2.19.0 aws-cdk
npm install -g aws-cdk-local@2.19.1 aws-cdk
cdklocal --version
- name: Install Python
Expand Down

0 comments on commit 83c0f9d

Please sign in to comment.