File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 - name : Set up Python 🐍
1818 uses : actions/setup-python@v4
1919 with :
20- python-version : 3.9
20+ python-version : ' 3.10 '
2121 architecture : x64
2222 cache : ' pip'
2323 cache-dependency-path : ' setup.cfg'
Original file line number Diff line number Diff line change 2020 - name : Set up Python 🐍
2121 uses : actions/setup-python@v4
2222 with :
23- python-version : 3.9
23+ python-version : ' 3.10 '
2424 architecture : x64
2525 cache : ' pip'
2626 cache-dependency-path : ' setup.cfg'
Original file line number Diff line number Diff line change 2727 - name : Set up Python 🐍
2828 uses : actions/setup-python@v4
2929 with :
30- python-version : 3.9
30+ python-version : ' 3.10 '
3131 architecture : x64
3232 cache : ' pip'
3333 cache-dependency-path : ' setup.cfg'
You can’t perform that action at this time.
0 commit comments