The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
5e542e7532521665dadc4d428c53cbc8e7e57c66 / Jarek Potiuk <[email protected]>
Stop using deprecated set-output (#27193)

On October 11, 2022 GitHub deprecated "set-output" due to security
concerns and replaced it with writing output name=value to
GITHUB_OUTPUT file. The `set-ouptput` started to generate
deprecation warnings.

This PR replaces set-output with file redirection and removes the
warnings.

Additionally outputs that can be generated by selective checks
are documented in the SELECTIVE_CHECKS.md documentation.

Report URL: https://github.com/apache/airflow/actions/runs/3302577541

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to