Skip to content

Commit

Permalink
Merge pull request #6 from TI-Sin-Problemas/ci/bump-python-311
Browse files Browse the repository at this point in the history
ci: bump python 3.11
  • Loading branch information
Ahuahuachi authored Aug 30, 2024
2 parents da07729 + cfe7e13 commit bf13cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: "3.10"
python-version: "3.11"

- name: Setup Node
uses: actions/setup-node@v3
Expand Down

0 comments on commit bf13cf6

Please sign in to comment.