Update the version of checkout and setup-node actions to v3 on image - Understanding GitHub Actions page
Code of Conduct
- [X] I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
- https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions
What part(s) of the article would you like to see updated?
Image in Visualizing the workflow file part is not sync with actions version.
@v3 is mention in create-an-example-workflow and understanding-the-workflow-file
but @v2 is mention in Visualizing the workflow file part
Actual :
create-an-example-workflow
understanding-the-workflow-file
Visualizing the workflow file part
Expected :
Visualizing the workflow file part
file where image is mention : https://github.com/github/docs/blob/main/data/reusables/actions/workflow-basic-example-and-explanation.md#visualizing-the-workflow-file
Additional information
No response
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.
@alanzirek Thanks so much for opening an issue and providing the screenshots! I'll triage this for the team to take a look :eyes:
Thank you so much for catching this @alanzirek! ⚡ You or anyone else is welcome to open a PR to update this image to show v3 of the listed actions.
This issue is open for anyone to contribute. For more about taking screenshots for the docs, check out our guide.
This has been fixed, see: https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions#visualizing-the-workflow-file.