mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-16 13:08:37 +00:00
Update actions/checkout action to v5 (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/black.yml
vendored
2
.github/workflows/black.yml
vendored
@@ -6,5 +6,5 @@ jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- uses: psf/black@stable
|
||||
|
Reference in New Issue
Block a user