Commit 023dcf97 authored by Pedro Oliveira's avatar Pedro Oliveira Committed by GitHub

Update GitHub action for uploading package to PyPi

Bump setup-python from v1 to v2
parent b26c6216
......@@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v1
uses: actions/setup-python@v2
with:
python-version: '3.x'
- name: Install dependencies
......
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