mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-26 22:21:38 +01:00
Bump actions/upload-artifact from 4.3.4 to 4.4.2 (#4319)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4f856bb984
commit
34452392db
2
.github/workflows/component-image.yml
vendored
2
.github/workflows/component-image.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
component: ${{ needs.prepare.outputs.name }}
|
||||
|
||||
- name: Upload
|
||||
uses: actions/upload-artifact@v4.3.4
|
||||
uses: actions/upload-artifact@v4.4.2
|
||||
id: upload-artifact
|
||||
with:
|
||||
name: ${{ needs.prepare.outputs.name }}
|
||||
|
Loading…
Reference in New Issue
Block a user