There was an error while loading. Please reload this page.
1 parent 741b5f6 commit 49783ffCopy full SHA for 49783ff
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