The set-env and add-path commands were deprecated in github-actions.
This change will resolve the build error:
The set-env command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the ACTIONS_ALLOW_UNSECURE_COMMANDS environment variable to true.
The set-env and add-path commands were deprecated in github-actions.
This change will resolve the build error:
The
set-envcommand is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting theACTIONS_ALLOW_UNSECURE_COMMANDSenvironment variable totrue.