1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-11 16:18:10 +00:00

Sync up with the version on the main branch

This commit is contained in:
tpronk 2022-12-12 16:58:56 +00:00 committed by GitHub
parent 6405c74fcf
commit 0b9308f841
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v1
with:
node-version: '12'
node-version: '15'
# START: install psychojs_testing
- name: Checkout psychojs_testing