mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-03-01 03:51:36 +01:00
Bump actions/upload-artifact from 4.4.2 to 4.4.3 (#4325)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cf16564c77
commit
c2d1995d8d
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.4.2
|
||||
uses: actions/upload-artifact@v4.4.3
|
||||
id: upload-artifact
|
||||
with:
|
||||
name: ${{ needs.prepare.outputs.name }}
|
||||
|
Loading…
Reference in New Issue
Block a user