Skip to content

Commit

Permalink
Modified workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Unwize committed Jan 13, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 31a2d1d commit 4c8ef0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ jobs:
# reference the matrix python version here.
- uses: actions/setup-python@v5
with:
python-version: 3.10
python-version: 3.11.11

# Cache the installation of Poetry itself, e.g. the next step. This prevents the workflow
# from installing Poetry every time, which can be slow. Note the use of the Poetry version

0 comments on commit 4c8ef0b

Please sign in to comment.