diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b6cbf9c..c9a2611 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: - ubuntu-24.04-arm steps: - name: Checkout - uses: actions/checkout@v4.2.2 + uses: actions/checkout@v6.0.2 - name: Run action uses: ./ id: esphome-build @@ -80,7 +80,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4.2.2 + uses: actions/checkout@v6.0.2 - name: Download files uses: actions/download-artifact@v4.2.1 with: