Skip to content

Commit 4193a87

Browse files
vince62sThai Chau Truong
authored andcommitted
Update push.yml
1 parent 9245ab6 commit 4193a87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -574,10 +574,10 @@ jobs:
574574
runs-on: ubuntu-latest
575575
steps:
576576
- uses: actions/checkout@v2
577-
- name: Set up Python 3.8
577+
- name: Set up Python 3.9
578578
uses: actions/setup-python@v2
579579
with:
580-
python-version: 3.8
580+
python-version: 3.9
581581
- name: Install dependencies
582582
run: |
583583
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)