Skip to content

Commit db75535

Browse files
committed
GitHub CI: try updating cache to v3.
1 parent 6738d13 commit db75535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Checkout this repository
1010
uses: actions/checkout@v2
1111
- name: Cache for arduino-ci
12-
uses: actions/cache@v2
12+
uses: actions/cache@v3
1313
with:
1414
path: |
1515
~/.arduino15

0 commit comments

Comments
 (0)