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 7a108e8 commit 134e67fCopy full SHA for 134e67f
.github/workflows/release.yml
@@ -124,7 +124,7 @@ jobs:
124
draft: false
125
prerelease: false
126
- name: Download ZIP artifact
127
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
128
with:
129
name: ota-for-aws-iot-embedded-sdk-${{ github.event.inputs.version_number }}.zip
130
- name: Upload Release Asset
0 commit comments