Skip to content

docs: update GitHub Actions examples to use actions/checkout@v4 and actions/setup-node@v4#2525

Open
EoinTrial wants to merge 1 commit intointuit:mainfrom
EoinTrial:fix/github-actions-docs-node-version
Open

docs: update GitHub Actions examples to use actions/checkout@v4 and actions/setup-node@v4#2525
EoinTrial wants to merge 1 commit intointuit:mainfrom
EoinTrial:fix/github-actions-docs-node-version

Conversation

@EoinTrial
Copy link
Copy Markdown

What Changed

Updated actions/checkout and actions/setup-node from v3 to v4 in the GitHub Actions documentation examples.

Why

The v3 versions of these actions are outdated. v4 is the current supported version.

Fixes #2520

Change Type

Indicate the type of change your pull request is:

  • documentation
  • patch
  • minor
  • major

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs use old node version

1 participant