We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf6cbf commit 0d892a9Copy full SHA for 0d892a9
.github/workflows/check-binaries.yml
@@ -29,6 +29,7 @@ jobs:
29
latest: true
30
fileName: 'aws-lambda-rie*'
31
out-file-path: "bin"
32
+ - uses: actions/checkout@v4
33
- uses: actions/setup-python@v5
34
with:
35
python-version: '3.11'
0 commit comments