Update ci.yml

fix/allow-self-event-editing
zomars 2022-05-17 13:41:27 -06:00
parent 46cd74b0b8
commit ef8018d2f7
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v2
with:
node-version: 16
node-version: 14
cache: "yarn"
- name: Install dependencies