We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1c8c36 commit 0183676Copy full SHA for 0183676
1 file changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Checkout
29
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
30
31
- name: Install Arduino IDE
32
run: |
0 commit comments