Skip to content

Commit

Permalink
Version typo
Browse files Browse the repository at this point in the history
  • Loading branch information
csacca committed Aug 22, 2021
1 parent 31f0039 commit c9e9cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: echo ::set-output name=version::$(python -c "import sys; print('-'.join(str(v) for v in sys.version_info))")

- name: 🏗 Install poetry
uses: abatilo/actions-poetry@v2
uses: abatilo/actions-poetry@v2.1.2
with:
poetry-version: 1.1.8

Expand Down

0 comments on commit c9e9cac

Please sign in to comment.