Skip to content

Commit

Permalink
support python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
yannrichet authored Sep 22, 2023
1 parent 868c98c commit d80d2ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
java-version: 11
distribution: 'adopt'
- uses: actions/setup-python@v2
- uses: actions/setup-python@v4
with:
python-version: ${{matrix.Python}}
- run: pip3 install --upgrade pip
Expand Down

0 comments on commit d80d2ff

Please sign in to comment.