Skip to content

Commit c10874e

Browse files
committed
fixup! chore: Configure GitHub actions
1 parent 8c9dfbb commit c10874e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Node
2222
uses: actions/setup-node@v3
2323
with:
24-
node-version: 12
24+
node-version: 9
2525
cache: yarn
2626

2727
- name: Set up Python

0 commit comments

Comments
 (0)