Skip to content

Commit

Permalink
try node 12
Browse files Browse the repository at this point in the history
Signed-off-by: harupy <hkawamura0130@gmail.com>
  • Loading branch information
harupy committed Nov 23, 2021
1 parent b054999 commit 9c10e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoformat.yml
Expand Up @@ -51,7 +51,7 @@ jobs:
python-version: '3.6'
- uses: actions/setup-node@v1
with:
node-version: 10.x
node-version: 12.x
- name: Install python dependencies
run: |
pip install -r requirements/lint-requirements.txt
Expand Down

0 comments on commit 9c10e8c

Please sign in to comment.