Skip to content

Commit

Permalink
Fix CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
pm3310 committed Jul 30, 2023
1 parent efd8889 commit 7fde962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Run image
uses: abatilo/actions-poetry@v2.0.0
uses: abatilo/actions-poetry@v2.1.6
with:
poetry-version: ${{ matrix.poetry-version }}
- name: Install dependencies
Expand Down

0 comments on commit 7fde962

Please sign in to comment.