Skip to content

Commit

Permalink
Bump to Gr1N/setup-poetry@v9 to fix node 18 warning
Browse files Browse the repository at this point in the history
  • Loading branch information
kaaloo committed Apr 16, 2024
1 parent 5b38b33 commit d2d7809
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 d2d7809

Please sign in to comment.