diff --git a/.github/workflows/compile-production-files.yml b/.github/workflows/compile-production-files.yml index fda0e11..d0c23b6 100644 --- a/.github/workflows/compile-production-files.yml +++ b/.github/workflows/compile-production-files.yml @@ -12,7 +12,7 @@ jobs: # needs: esphome-firmware-validation steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: submodules: recursive