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.
1 parent 6738d13 commit db75535Copy full SHA for db75535
.github/workflows/ci.yaml
@@ -9,7 +9,7 @@ jobs:
9
- name: Checkout this repository
10
uses: actions/checkout@v2
11
- name: Cache for arduino-ci
12
- uses: actions/cache@v2
+ uses: actions/cache@v3
13
with:
14
path: |
15
~/.arduino15
0 commit comments