Commit 38b38fe1 authored by Yuxin Wu's avatar Yuxin Wu

fix actions

parent 30a2f688
......@@ -9,7 +9,7 @@ jobs:
matrix:
python-version: [2.7, 3.5, 3.6, 3.7]
steps:
- uses: actions/checkout
- uses: actions/checkout@v1
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
with:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment