Update actions/setup-python to v5?

This commit is contained in:
Raffson
2025-04-20 23:09:16 +02:00
parent dfb65facb5
commit c96e0d8f28
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/setup-liberation-python
- uses: actions/setup-python@v5
- uses: psf/black@stable
with:
src: "."