chore: Update schedule.yml to use v5.0.0 branch

This commit is contained in:
Joachim Van Herwegen 2022-04-20 09:26:42 +02:00
parent 1c376cb23d
commit 3bea48ef20

View File

@ -14,7 +14,7 @@ jobs:
matrix:
branch:
- 'main'
- 'versions/4.0.0'
- 'versions/5.0.0'
timeout-minutes: 10
steps:
- name: Use Node.js 16.x