chore(deps): update actions/checkout action to v4

This commit is contained in:
renovate[bot] 2024-06-10 11:12:59 +00:00 committed by GitHub
parent 6413f441ac
commit 35c3d93ae2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -68,5 +68,5 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: psf/black@stable