docs icon indicating copy to clipboard operation
docs copied to clipboard

Update the version of checkout and setup-node actions to v3 on image - Understanding GitHub Actions page

Open alanzirek opened this issue 2 years ago • 4 comments

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 Capture d’écran 2023-05-02 à 13 25 09

understanding-the-workflow-file Capture d’écran 2023-05-02 à 13 25 29

Visualizing the workflow file part Capture d’écran 2023-05-02 à 13 22 16

Expected : Visualizing the workflow file part Capture d’écran 2023-05-02 à 13 34 48 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

alanzirek avatar May 02 '23 11:05 alanzirek

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.

welcome[bot] avatar May 02 '23 11:05 welcome[bot]

@alanzirek Thanks so much for opening an issue and providing the screenshots! I'll triage this for the team to take a look :eyes:

cmwilson21 avatar May 02 '23 15:05 cmwilson21

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.

SiaraMist avatar Jun 07 '23 16:06 SiaraMist

This issue is open for anyone to contribute. For more about taking screenshots for the docs, check out our guide.

cmwilson21 avatar Jun 07 '23 20:06 cmwilson21

This has been fixed, see: https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions#visualizing-the-workflow-file.

felicitymay avatar Sep 19 '23 13:09 felicitymay