diff --git a/.github/workflows/esp-idf-4.4.4_with-gfx.yml b/.github/workflows/esp-idf-4.4.5_with-gfx.yml similarity index 87% rename from .github/workflows/esp-idf-4.4.4_with-gfx.yml rename to .github/workflows/esp-idf-4.4.5_with-gfx.yml index 095a46b..9ea1f95 100644 --- a/.github/workflows/esp-idf-4.4.4_with-gfx.yml +++ b/.github/workflows/esp-idf-4.4.5_with-gfx.yml @@ -1,4 +1,4 @@ -name: esp-idf 4.4.4 without Adafruit GFX Library +name: esp-idf 4.4.5 without Adafruit GFX Library on: push: @@ -12,7 +12,7 @@ on: jobs: build: - name: esp-idf 4.4.4 without Adafruit GFX + name: esp-idf 4.4.5 without Adafruit GFX runs-on: ubuntu-latest