Skip to content

Commit

Permalink
ci: update Poetry to version 1.6.1 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbelak-dtml committed Sep 6, 2023
1 parent b1972d1 commit 67881a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish
on: workflow_dispatch

env:
POETRY_VERSION: 1.5.1
POETRY_VERSION: 1.6.1
CONVCO_VERSION: v0.4.2
CHANGELOG_FILE: CHANGELOG.md
FULL_CHANGELOG_FILE: FULL_CHANGELOG.md
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
branches: [main]

env:
POETRY_VERSION: 1.5.1
POETRY_VERSION: 1.6.1
CONVCO_VERSION: v0.4.2

jobs:
Expand Down

0 comments on commit 67881a2

Please sign in to comment.