mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-03-09 20:01:08 +00:00
GHA CI: bump setup-python to v4
This commit is contained in:
parent
ff7fe7c107
commit
df5ea9b675
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
|
||||
|
||||
- name: Install tools
|
||||
uses: actions/setup-python@v3
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "*"
|
||||
|
||||
- name: Check files
|
||||
uses: pre-commit/action@v3.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user