Skip to content

Commit

Permalink
ci: update poetry action
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhynes7 committed Apr 8, 2022
1 parent e56f83b commit aaf7596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Install Poetry
uses: snok/install-poetry@v1.1.2
uses: snok/install-poetry@v1.3.1

- name: Install tox
run: pip install tox==3.23.0
Expand Down

0 comments on commit aaf7596

Please sign in to comment.