From 26dcb3f713fcce0248b7566370d4d7879128900e Mon Sep 17 00:00:00 2001 From: mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> Date: Mon, 27 Nov 2023 02:45:57 +0000 Subject: [PATCH] Update and rename esp-idf-4.4.4_with-gfx.yml to esp-idf-4.4.5_with-gfx.yml --- ...{esp-idf-4.4.4_with-gfx.yml => esp-idf-4.4.5_with-gfx.yml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/workflows/{esp-idf-4.4.4_with-gfx.yml => esp-idf-4.4.5_with-gfx.yml} (87%) 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