Update esp32.yml
Setup the main branch of node.js to prevent warnings
This commit is contained in:
parent
65aeb56e3b
commit
042276dd54
|
|
@ -11,7 +11,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@main
|
||||||
|
|
||||||
- name: Install repo as library
|
- name: Install repo as library
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue