Skip to content

Commit

Permalink
Merge pull request #7 from OKN-CollabNext/update-setup-poetry-action
Browse files Browse the repository at this point in the history
Bump  to Gr1N/setup-poetry@v9 to fix node 18 warning
  • Loading branch information
kaaloo committed Apr 16, 2024
2 parents 5b38b33 + d2d7809 commit fa5d0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
python-version: "3.11.4"
- name: Setup Poetry
uses: Gr1N/setup-poetry@v8
uses: Gr1N/setup-poetry@v9
with:
poetry-version: "1.7.1"
- run: poetry install --no-root
Expand Down

0 comments on commit fa5d0bb

Please sign in to comment.