Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HOTFIX]: revert auto-publish actions versions for checkout and setup-node #493

Closed

Conversation

Rhodine-orleans-lindsay
Copy link
Contributor

@Rhodine-orleans-lindsay Rhodine-orleans-lindsay commented Jan 9, 2025

What?

Revert update to auto-publish actions versions for checkout and setup-node

Why?

Auto publish was failing on merge recent pull request to master see - https://github.com/UKHomeOfficeForms/hof/actions/runs/12694354153

How?

  • change actions/checkout from v4 to v2.2.0
  • change actions/setup-node from v4 to v1

Testing?

Screenshots (optional)

Anything Else? (optional)

Check list

  • I have reviewed my own pull request for linting issues (e.g. adding new lines)
  • I have written tests (if relevant) - N/A
  • I have created a JIRA number for my branch - N/A (hot fix)
  • I have created a JIRA number for my commit -N/A (hot fix)
  • I have followed the chris beams method for my commit https://cbea.ms/git-commit/
    here is an example commit
  • Ensure workflow jobs are passing especially tests
  • I will squash the commits before merging

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.

1 participant