actions / starter-workflows

Accelerating new GitHub Actions workflows
https://github.com/features/actions
Other
8.6k stars 5.09k forks source link

Update blank.yml - bump `actions/checkout` to `v4`. #2286

Open MosJef opened 5 months ago

MosJef commented 5 months ago

actions/checkout@v3 throws a warning/error regarding deprecation of Node.js

This change bumps the checkout action to v4 which uses the updated version of Node.js.

image

jsoref commented 2 months ago

This can be closed as it was resolved by #2270