1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 11:22:24 +01:00

Revert "Bump actions/download-artifact from 3.0.2 to 4.0.0" (#5956)

This commit is contained in:
Jesse Hills
2023-12-18 15:29:24 +09:00
committed by GitHub
parent 89c6f3d45d
commit bf258230cd

View File

@@ -158,7 +158,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4.1.1 - uses: actions/checkout@v4.1.1
- name: Download digests - name: Download digests
uses: actions/download-artifact@v4.0.0 uses: actions/download-artifact@v3.0.2
with: with:
name: digests-${{ matrix.image.target }}-${{ matrix.registry }} name: digests-${{ matrix.image.target }}-${{ matrix.registry }}
path: /tmp/digests path: /tmp/digests