Update GitHub Artifact Actions (#8954)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-15 06:52:40 -06:00
committed by Jonathan Bennett
parent dbad691651
commit 0073f6b24a
12 changed files with 38 additions and 38 deletions

View File

@@ -70,7 +70,7 @@ jobs:
echo "</details>" >> $GITHUB_STEP_SUMMARY
- name: Store binaries as an artifact
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v6
id: upload
with:
name: firmware-${{ inputs.platform }}-${{ inputs.pio_env }}-${{ inputs.version }}