Skip to content

Commit

Permalink
Merge branch 'master' into datadog-api-spec/generated/2462
Browse files Browse the repository at this point in the history
  • Loading branch information
therve authored Oct 18, 2023
2 parents 64d0b88 + 34d5542 commit 646305d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
token: ${{ steps.get_token.outputs.token }}
- uses: actions/setup-python@v4
with:
python-version: '3.12'
python-version: '3.11'
- name: Install pre-commit
run: python -m pip install pre-commit
- name: set PY
Expand Down

0 comments on commit 646305d

Please sign in to comment.