Skip to content

Commit 0183676

Browse files
committed
Update CI actions/checkout version
1 parent e1c8c36 commit 0183676

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
steps:
2828
- name: Checkout
29-
uses: actions/checkout@v2
29+
uses: actions/checkout@v3
3030

3131
- name: Install Arduino IDE
3232
run: |

0 commit comments

Comments
 (0)