1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-01 15:41:52 +00:00
This commit is contained in:
J. Nick Koston
2025-10-17 13:41:55 -10:00
parent 59848a2c8a
commit 9d081795e8
4 changed files with 864 additions and 858 deletions

View File

@@ -583,7 +583,7 @@ jobs:
ls -la ~/.esphome/build/ || true
fi
- name: Upload ELF artifact
uses: actions/upload-artifact@ea05be8e2b5c27c5689e977ed6f65db0a051b1e5 # v4.6.0
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
with:
name: memory-impact-target-elf
path: ./elf-artifacts/target.elf
@@ -648,7 +648,7 @@ jobs:
ls -la ~/.esphome/build/ || true
fi
- name: Upload ELF artifact
uses: actions/upload-artifact@ea05be8e2b5c27c5689e977ed6f65db0a051b1e5 # v4.6.0
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
with:
name: memory-impact-pr-elf
path: ./elf-artifacts/pr.elf