Skip to content

Commit

Permalink
Upgrade the Poetry GitHub action to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Oct 5, 2023
1 parent d83bbb5 commit 14dbfd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/execute-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
python-version: ${{ matrix.python-version }}
architecture: x64

- uses: Gr1N/setup-poetry@v7
- uses: Gr1N/setup-poetry@v8

- name: Check system dependencies
run: make doctor
Expand Down

0 comments on commit 14dbfd7

Please sign in to comment.