Skip to content

Commit

Permalink
Change deprecated version option to python-version (#649)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnesayeed authored and ncoghlan committed Oct 1, 2019
1 parent b852020 commit 1306cef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Set up Python 3.7
uses: actions/setup-python@v1
with:
version: 3.7
python-version: 3.7
- name: Install pep517
run: >-
python -m
Expand Down

0 comments on commit 1306cef

Please sign in to comment.