Skip to content

Commit

Permalink
Upgrade snok/install-poetry to v1.3.4 to fix Python 3.8 on Windows …
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-ramadhan committed May 9, 2024
1 parent f3db67e commit 294ef85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- uses: snok/install-poetry@v1.3.2
- uses: snok/install-poetry@v1.3.4
- name: Install dependencies
run: poetry install
- uses: FedericoCarboni/setup-ffmpeg@v3
Expand Down

0 comments on commit 294ef85

Please sign in to comment.