Skip to content

Conversation

@robgee86
Copy link
Contributor

Motivation

This PR fixes some deprecation warnings that are being returned when GitHub actions are run, e.g.:

The set-output command is deprecated and will be disabled soon.

Node.js 12 actions are deprecated.

Change description

  • Replaced set-output command with its new counterpart
  • Updated checkout action from v2 to v3
  • Updated setup-go action from v2 to v3

Additional Notes

N/A

Reviewer checklist

  • PR address a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in main.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.
  • History is clean, commit messages are meaningful (see CONTRIBUTING.md) and are well formatted.

@robgee86 robgee86 requested a review from mirkokurt January 26, 2023 22:36
@CLAassistant
Copy link

CLAassistant commented Jan 26, 2023

CLA assistant check
All committers have signed the CLA.

@mirkokurt mirkokurt merged commit 86a85b1 into main Jan 27, 2023
@mirkokurt mirkokurt deleted the robgee86/fix-github-actions-warnings branch January 27, 2023 09:05
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.

3 participants