mirror of
https://github.com/esphome/esphome.git
synced 2025-02-25 06:18:19 +00:00
Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#8295)
This commit is contained in:
parent
2988bbb8ce
commit
422fb8f1a5
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -140,7 +140,7 @@ jobs:
|
||||
echo name=$(cat /tmp/platform) >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Upload digests
|
||||
uses: actions/upload-artifact@v4.6.0
|
||||
uses: actions/upload-artifact@v4.6.1
|
||||
with:
|
||||
name: digests-${{ steps.sanitize.outputs.name }}
|
||||
path: /tmp/digests
|
||||
|
Loading…
x
Reference in New Issue
Block a user