Skip to content

Commit

Permalink
chore(ci): bump setup-python in generate-openapi-schema.yml (#2184)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicomiguelino authored Jan 6, 2025
1 parent a8d4069 commit c8490a3
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 c8490a3

Please sign in to comment.