Skip to content

Commit

Permalink
Merge branch 'master' into use-ruff-linter
Browse files Browse the repository at this point in the history
  • Loading branch information
nicomiguelino committed Jan 6, 2025
2 parents 8705da1 + c8490a3 commit 377224a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-openapi-schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Python 3.11
uses: actions/setup-python@v3
uses: actions/setup-python@v5
with:
python-version: "3.11"

Expand Down

0 comments on commit 377224a

Please sign in to comment.