✨ rewrite CASE WHEN x IS NULL THEN y ELSE x
as IFNULL(x, y)
#2293
#1058
Annotations
1 warning
count_executions
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|