We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5fafbc + 1635dee commit 093d860Copy full SHA for 093d860
3 files changed
.github/workflows/codeql-analysis.yml
@@ -59,7 +59,7 @@ jobs:
59
python-version: "3.11"
60
61
- name: Cache PlatformIO
62
- uses: actions/cache@v5
+ uses: actions/cache@v6
63
with:
64
path: |
65
~/.platformio
.github/workflows/plaform.io.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/checkout@v7
48
49
50
51
52
53
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
54
55
56
57
58
0 commit comments