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

chore(ci): bump the versions of Actions #490

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

yin1999
Copy link
Contributor

@yin1999 yin1999 commented Oct 27, 2024

What is the purpose of the change

setup-go@v4 and upload-artifact@v3 are using a deprecated Node.js version, we should bump the versions to resolve it. See also:

See changelogs:

Brief changelog

  • bump the versions of Actions

Verifying this change

Check the output of GitHub Actions.

CheckList

  • Make sure there is a GitHub_issue field for the change (usually before you start working on it). Trivial changes like typos do not require a GitHub issue. Your pull request should address just this issue, without pulling in other changes - one PR resolves one issue.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit-test to verify your logic correction, more mock a little better when cross module dependency exist.
  • [x GitHub Actions works fine on your own branch.
  • If this contribution is large, please follow the Software Donation Guide.

@chickenlj chickenlj merged commit debb018 into apache:master Oct 28, 2024
3 checks passed
@yin1999 yin1999 deleted the ci-bump branch October 28, 2024 11:49
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.

2 participants