Browse Source

upgrade actions/cache@v

try to fix #355
pull/371/head
stefan123t 2 years ago
committed by GitHub
parent
commit
0630e68471
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/compile_esp8266.yml

2
.github/workflows/compile_esp8266.yml

@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
ref: main ref: main
- uses: benjlevesque/short-sha@v1.2 - uses: benjlevesque/short-sha@v2
id: short-sha id: short-sha
with: with:
length: 7 length: 7

Loading…
Cancel
Save