Skip to content

Commit

Permalink
Bump python version for setup-python action (#1741)
Browse files Browse the repository at this point in the history
  • Loading branch information
adelinowona authored Jan 2, 2025
1 parent 787bbe6 commit e2c80e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json-regenerate-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v1
with:
python-version: 3.7
python-version: 3.9
- name: Set up npm
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit e2c80e4

Please sign in to comment.