Files
html5-boilerplate/.github
Arun Sathiya 64126bb84d ci: Use GITHUB_OUTPUT envvar instead of set-output command (#3068)
* 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

* Patch up the remaining files too
2024-01-22 20:59:38 -05:00
..
2023-03-11 01:31:56 +09:00
2023-09-07 16:20:47 -04:00
2023-12-06 16:08:27 +09:00
2023-09-07 16:20:47 -04:00
2023-09-07 16:20:47 -04:00