mirror of
https://github.com/two-torial/two-torial.git
synced 2026-09-10 15:55:08 -05:00
Update setup-python version
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.x'
|
||||
- name: Install pip dependencies
|
||||
|
||||
Reference in New Issue
Block a user