Skip to content

Commit

Permalink
Upgrade to node 15
Browse files Browse the repository at this point in the history
  • Loading branch information
tpronk authored Dec 13, 2022
1 parent 4951206 commit 941b442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Automated Test (full).yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '15'
- name: Cache modules psychojs_testing
uses: actions/cache@v2
env:
Expand Down

0 comments on commit 941b442

Please sign in to comment.