Skip to content

Commit

Permalink
Merge branch 'develop' into fix-tracing-init
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorriles committed Sep 13, 2024
2 parents 2f392f6 + e452393 commit fea5ac8
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 242 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6

- name: Set up Python
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
with:
python-version: '3.12'

Expand Down
Loading

0 comments on commit fea5ac8

Please sign in to comment.