Update parent repository primary branch name from "master" to "main".

This commit is contained in:
Paul Bartell 2021-04-08 16:37:28 -07:00
parent 75e0c36eb4
commit 217055807c

View file

@ -8,7 +8,7 @@ jobs:
- name: Checkout Parent Repository - name: Checkout Parent Repository
uses: actions/checkout@v2 uses: actions/checkout@v2
with: with:
ref: master ref: main
repository: FreeRTOS/FreeRTOS repository: FreeRTOS/FreeRTOS
submodules: 'recursive' submodules: 'recursive'
fetch-depth: 1 fetch-depth: 1