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 7fe3ed8 commit 40f8b6bCopy full SHA for 40f8b6b
.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.3.0
+ - uses: actions/download-artifact@v6.0.0
155
with:
156
pattern: firmware-release-*
157
merge-multiple: true
0 commit comments