Skip to content

Commit

Permalink
Merge pull request #603 from doorstop-dev/poetry-action-v8
Browse files Browse the repository at this point in the history
Upgrade the Poetry GitHub action to v8
  • Loading branch information
jacebrowning authored Oct 5, 2023
2 parents d83bbb5 + 14dbfd7 commit 3e5c976
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 3e5c976

Please sign in to comment.