Update actions/checkout to v4 to stop node deprecation warnings#4379
Update actions/checkout to v4 to stop node deprecation warnings#4379hauntsaninja merged 3 commits intopsf:mainfrom
actions/checkout to v4 to stop node deprecation warnings#4379Conversation
|
Thanks! Could you retarget this PR to the |
|
Thanks, but I wonder if we should look into why Dependabot missed this? Or did the PR get closed? |
Done, I just did it quickly from the edit button on the docs website, perhaps that target needs updating? |
This doesn't update the repo CI, which already uses v4. This updates the docs for using Black in Actions. |
|
Ahh, my bad, Didn't look close enough ... |
Not sure what you mean there. The stable branch gets updated on releases. |
I mean, if you want PRs coming in to target |
|
I see, you mean the links on https://black.readthedocs.io/en/stable/ at the top. It wasn't clear from the previous messages in this PR that that's what you were doing. It would be good if we could edit that link to create PRs to the main branch instead, but I don't know how hard that is to do. For this PR, you'll have to run |
Done. prettier seems happy now! |
Description
Update
actions/checkoutto v4 to stop node deprecation warningshttps://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Checklist - did you ...
CHANGES.mdif necessary?