Skip to content

Commit

Permalink
Updated checkout to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavlo Dudnytskyi committed Apr 25, 2024
1 parent b1a9713 commit 10ff0d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- tests/libretiny-smartair2.yaml
steps:
- name: Checkout code
uses: actions/checkout@v3.5.2
uses: actions/checkout@v4.1.3
- name: Install esphome
run: pip3 install -U esphome
- name: Version esphome
Expand Down

0 comments on commit 10ff0d1

Please sign in to comment.