Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyjs committed Jun 9, 2023
1 parent 7d475f5 commit 2fa6845
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
Expand Up @@ -22,7 +22,7 @@ jobs:
# reference the matrixe python version here.
- uses: actions/setup-python@v2
with:
python-version: 3.10
python-version: 3.10.6

# 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
Expand Down

0 comments on commit 2fa6845

Please sign in to comment.