We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e2275 commit a1f01b2Copy full SHA for a1f01b2
.github/workflows/check-binaries.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
ref: main
22
- name: Download latest release
23
- uses: robinraju/release-downloader@v1.10
+ uses: robinraju/release-downloader@v1.12
24
25
latest: true
26
fileName: 'aws-lambda-rie*'
0 commit comments