Update esp32.yml

Setup the main branch of node.js to prevent warnings
This commit is contained in:
Wastl Kraus 2023-03-30 19:28:29 +02:00 committed by GitHub
parent 65aeb56e3b
commit 042276dd54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@main
- name: Install repo as library
run: |