Skip to content

Commit

Permalink
use python3.9 for package update
Browse files Browse the repository at this point in the history
  • Loading branch information
rettigl committed Nov 4, 2024
1 parent 40c5ded commit 723e6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: "Setup Python, Poetry and Dependencies"
uses: packetcoders/action-setup-cache-python-poetry@main
with:
python-version: 3.8
python-version: 3.9
poetry-version: 1.8.4

# update poetry lockfile
Expand Down

0 comments on commit 723e6e0

Please sign in to comment.