Skip to content

Commit

Permalink
Updating generate ci to poetry 1.5.1
Browse files Browse the repository at this point in the history
MSAdministrator committed Jul 8, 2023
1 parent 72071ea commit 4e37e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generatepyattckdata.yml
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.11"]
poetry-version: ["1.3.2"]
poetry-version: ["1.5.1"]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
permissions:

0 comments on commit 4e37e03

Please sign in to comment.