Skip to content

Commit

Permalink
Update poetry version in release
Browse files Browse the repository at this point in the history
  • Loading branch information
tayden committed Aug 3, 2023
1 parent 3a3a147 commit 10e9fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gui-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Setup Poetry
uses: abatilo/[email protected]
with:
poetry-version: 1.2.2
poetry-version: 1.3.2

- name: Get version tag
run: echo "tag=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV
Expand Down

0 comments on commit 10e9fed

Please sign in to comment.