There was an error while loading. Please reload this page.
1 parent 4505792 commit 9b8b677Copy full SHA for 9b8b677
1 file changed
.github/workflows/gha-log-uploader-lambda.yml
@@ -57,7 +57,7 @@ jobs:
57
retry_wait_seconds: 30
58
command: |
59
set -eux
60
- python3 -m pip install awscli
+ python3 -m pip install awscli==1.45.39
61
62
- name: Deploy the lambda
63
run: make deploy
0 commit comments