Skip to content

Commit

Permalink
move to actions/checkout@v4 (from @V3)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpontillo committed Apr 16, 2024
1 parent 77856cd commit d8140e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: psf/black@stable

0 comments on commit d8140e0

Please sign in to comment.