Update actions/setup-python

This commit is contained in:
OniriCorpe 2024-03-14 16:25:58 +01:00 committed by GitHub
parent 748fb56d2c
commit 6abf422a08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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