There was an error while loading. Please reload this page.
2 parents 67ce36a + 9b8b677 commit 2d5f91fCopy full SHA for 2d5f91f
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