Skip to content

Commit

Permalink
default latest poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalstapinski committed Dec 22, 2023
1 parent 8eb4ab4 commit db43998
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:

# Install poetry
- uses: abatilo/actions-poetry@v2.3.0
with:
poetry-version: '1.7.1'

# Install deps
- run: poetry install
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:

# Install poetry
- uses: abatilo/actions-poetry@v2.3.0
with:
poetry-version: '1.7.1'

# Install deps
- run: poetry install
Expand Down

0 comments on commit db43998

Please sign in to comment.