diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fa5dd30..fd6cc5b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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