Skip to content

Commit 66e6c4f

Browse files
committed
CI: bump littlefs to 2.10.1
1 parent 2490469 commit 66e6c4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ jobs:
403403
with:
404404
repository: littlefs-project/littlefs
405405
path: littlefs
406-
ref: v2.9.0
406+
ref: v2.10.1
407407
fetch-depth: 0
408408

409409
- name: Install dependencies (ubuntu native)
@@ -589,7 +589,7 @@ jobs:
589589
with:
590590
repository: littlefs-project/littlefs
591591
path: littlefs
592-
ref: v2.9.0
592+
ref: v2.10.1
593593
fetch-depth: 0
594594

595595
- name: Build and test

0 commit comments

Comments
 (0)