Skip to content

Commit

Permalink
TEST: Change setup python2.7 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
brido4125 authored and jhpark816 committed Oct 5, 2023
1 parent 54c9118 commit 2710a00
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 @@ -21,7 +21,7 @@ jobs:
cache: 'maven'
- name: Setup Python
id: setup_python
uses: MatteoH2O1999/setup-python@v1
uses: MatteoH2O1999/setup-python@v2
with:
python-version: '2.7'
- name: Caching PIP
Expand Down

0 comments on commit 2710a00

Please sign in to comment.