Fix LinkedList ref

This commit is contained in:
Just Call Me Koko
2023-07-18 20:55:46 -04:00
parent 1de9dd76c6
commit f73fe5fc94

View File

@@ -48,7 +48,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: ivanseidel/LinkedList
ref: 1.3.1
ref: v1.3.1
path: CustomLinkedList
- name: Install lv_arduino