mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-12 20:10:50 +01:00
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#4027)
This commit is contained in:
parent
163ead2333
commit
bea5dd4e3a
2
.github/workflows/component-image.yml
vendored
2
.github/workflows/component-image.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
component: ${{ needs.prepare.outputs.name }}
|
||||
|
||||
- name: Upload
|
||||
uses: actions/upload-artifact@v4.3.3
|
||||
uses: actions/upload-artifact@v4.3.4
|
||||
id: upload-artifact
|
||||
with:
|
||||
name: ${{ needs.prepare.outputs.name }}
|
||||
|
Loading…
Reference in New Issue
Block a user