mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Update actions/setup-python
This commit is contained in:
parent
748fb56d2c
commit
6abf422a08
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-format.yml
vendored
2
.github/workflows/python-format.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
options: "."
|
||||
continue-on-error: true
|
||||
|
||||
- uses: actions/setup-python@v2
|
||||
- uses: actions/setup-python@v5
|
||||
- name: Install Ruff
|
||||
run: pip install ruff
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue