We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7448358 commit 25bd876Copy full SHA for 25bd876
1 file changed
.github/workflows/check-binaries.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
ref: main
25
- name: Download latest release
26
- uses: robinraju/release-downloader@v1.12
+ uses: robinraju/release-downloader@v1.13
27
28
latest: true
29
fileName: 'aws-lambda-rie*'
0 commit comments