jjjake / internetarchive

A Python and Command-Line Interface to Archive.org
GNU Affero General Public License v3.0
1.61k stars 218 forks source link

Bump actions/checkout to v4 #630

Closed JustAnotherArchivist closed 8 months ago

JustAnotherArchivist commented 8 months ago

v3 uses Node 16, which is deprecated in GitHub Actions: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

This solves the deprecation warnings at the bottom of recent Actions runs (cf. https://github.com/jjjake/internetarchive/pull/628#issuecomment-1943071711).