Skip to content

Commit

Permalink
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent bfecdeb commit c2ee1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4.1.7
- name: Download files
uses: actions/download-artifact@v4.1.7
uses: actions/download-artifact@v4.1.8
with:
name: build-output-files-${{ matrix.esphome-version }}

Expand Down

0 comments on commit c2ee1a3

Please sign in to comment.