Sets the value of an environment variable in GitHub Actions.
The name of the environment variable.
The value to set for the environment variable.
A promise that resolves when the environment variable is successfully set.
Sets the value of an environment variable in GitHub Actions.