AdGuardHome/.github/workflows
Arun Sathiya c2bdeaf8b7
ci: Use GITHUB_OUTPUT envvar instead of set-output command
`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/).

This PR updates the usage of `::set-output` to `"$GITHUB_OUTPUT"`

Instructions for envvar usage from GitHub docs:

https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter
2024-02-25 19:39:34 -08:00
..
build.yml ci: Use GITHUB_OUTPUT envvar instead of set-output command 2024-02-25 19:39:34 -08:00
lint.yml Pull request 2147: all: upd deps, go, scripts 2024-02-08 20:39:18 +03:00
potential-duplicates.yml Pull request 1874: upd-github-templates 2023-06-14 13:09:09 +03:00