Skip to content

Commit

Permalink
Update setup-poetry action
Browse files Browse the repository at this point in the history
  • Loading branch information
TheReverend403 committed Feb 21, 2024
1 parent d4a5dff commit 8fd39cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Install Poetry
uses: Gr1N/setup-poetry@v8
uses: Gr1N/setup-poetry@v9

- name: Cache virtualenv
uses: actions/cache@v4
Expand Down

0 comments on commit 8fd39cf

Please sign in to comment.