Skip to content

Commit

Permalink
Update poetry setup action to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaranmccormick committed Jun 19, 2023
1 parent 2aecd16 commit 7d95fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
python-version: "3.9"

- uses: Gr1N/setup-poetry@v7
- uses: Gr1N/setup-poetry@v8
- name: Set up cache
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 7d95fe1

Please sign in to comment.