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 c1ab6a2 commit 8e42058Copy full SHA for 8e42058
.github/workflows/push-master.yml
@@ -151,7 +151,7 @@ jobs:
151
if: contains(env.VERSION, 'alpha') || contains(env.VERSION, 'beta')
152
run: echo "preRelease=true" >> $GITHUB_ENV
153
154
- - uses: actions/download-artifact@v4.2.1
+ - uses: actions/download-artifact@v4.3.0
155
with:
156
pattern: firmware-release-*
157
merge-multiple: true
0 commit comments