Skip to content

Commit

Permalink
Bump version: 1.10.0 → 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anancarv authored Jul 11, 2022
2 parents 4d68ae7 + a3ac1b4 commit a66f3f7
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 158 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install Poetry
uses: snok/[email protected]
with:
version: 1.1.4
version: 1.1.14
virtualenvs-in-project: false
virtualenvs-path: ~/.virtualenvs

Expand Down Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Install Poetry
uses: snok/[email protected]
with:
version: 1.1.4
version: 1.1.14
virtualenvs-in-project: false
virtualenvs-path: ~/.virtualenvs

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install Poetry
uses: snok/[email protected]
with:
version: 1.1.4
version: 1.1.14
virtualenvs-in-project: false
virtualenvs-path: ~/.virtualenvs

Expand Down
Loading

0 comments on commit a66f3f7

Please sign in to comment.