Skip to content

Commit

Permalink
Update install poetry action
Browse files Browse the repository at this point in the history
  • Loading branch information
meatballs committed Mar 17, 2020
1 parent b3eda8d commit 4453b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
python-version: [3.6, 3.7, 3.8]
steps:
- uses: actions/checkout@v2
- uses: dschep/install-poetry-action@v1.2
- uses: dschep/install-poetry-action@v1.3

- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
Expand Down

0 comments on commit 4453b0e

Please sign in to comment.