mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
GHA CI: bump setup-python to v4
This commit is contained in:
4
.github/workflows/ci_file_health.yaml
vendored
4
.github/workflows/ci_file_health.yaml
vendored
@@ -15,7 +15,9 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Install tools
|
- name: Install tools
|
||||||
uses: actions/setup-python@v3
|
uses: actions/setup-python@v4
|
||||||
|
with:
|
||||||
|
python-version: "*"
|
||||||
|
|
||||||
- name: Check files
|
- name: Check files
|
||||||
uses: pre-commit/action@v3.0.0
|
uses: pre-commit/action@v3.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user