Compare commits
1 Commits
master
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
a767fe136c |
@@ -65,7 +65,7 @@ jobs:
|
||||
pip install --upgrade platformio
|
||||
|
||||
- name: Restore or Cache Platforms and Libraries
|
||||
uses: actions/cache@v3.3.1
|
||||
uses: actions/cache@v3.3.2
|
||||
id: cache_pio
|
||||
with:
|
||||
path: ~/.platformio
|
||||
|
Reference in New Issue
Block a user