Skip to content

Commit

Permalink
Update dependency python to v3.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2024
1 parent 004710f commit e50cbb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
with:
# renovate datasource: python-version, depName: python
python-version: 3.11.9
python-version: 3.12.4

- name: wheel
run: pip3 install wheel
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
python 3.12.3
python 3.12.4
shellcheck 0.10.0
shfmt 3.8.0

0 comments on commit e50cbb3

Please sign in to comment.