From 0630e684713e434f0402c33dc0d2fde840c1536f Mon Sep 17 00:00:00 2001 From: stefan123t Date: Thu, 20 Oct 2022 00:20:38 +0200 Subject: [PATCH] upgrade actions/cache@v try to fix #355 --- .github/workflows/compile_esp8266.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile_esp8266.yml b/.github/workflows/compile_esp8266.yml index 8e076f36..552e735f 100644 --- a/.github/workflows/compile_esp8266.yml +++ b/.github/workflows/compile_esp8266.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v3 with: ref: main - - uses: benjlevesque/short-sha@v1.2 + - uses: benjlevesque/short-sha@v2 id: short-sha with: length: 7