Skip to content

Commit

Permalink
Merge branch 'main' into OPS-1449/refactor-api-endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
rajohnson90 committed Sep 11, 2024
2 parents 9252d79 + ef944ba commit cb1f9c0
Show file tree
Hide file tree
Showing 87 changed files with 3,557 additions and 2,529 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup-python/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ runs:
using: composite
steps:
- name: Set up Python
uses: actions/setup-python@29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a # tag: v4.3.0
uses: actions/setup-python@70dcb22d269dc9546a5d97f4b11548f130526421 # tag: v4.3.0
with:
python-version: '3.12'
cache: pipenv
Expand Down
Loading

0 comments on commit cb1f9c0

Please sign in to comment.