Skip to content

Commit

Permalink
Bump actions/checkout from 4.1.7 to 4.2.0 (#52)
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 Oct 1, 2024
1 parent 4148322 commit 3b27a25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- partial
steps:
- name: Checkout
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0
- name: Run action
uses: ./
id: esphome-build
Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
- partial
steps:
- name: Checkout
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0
- name: Download files
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 3b27a25

Please sign in to comment.