erigon-pulse/.github/workflows
Arun Sathiya e1195bad2a
ci: Use GITHUB_OUTPUT envvar instead of set-output command (#9215)
`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-01-17 14:23:20 +07:00
..
check.yml erigon backup: v0 of sub-command (#7396) 2023-04-27 10:42:12 +07:00
ci.yml ci: run macOS jobs on macos-13 instead of macos-13-xlarge (#9177) 2024-01-09 11:49:04 +01:00
coverage.yml ci yml: go 1.20 (#8347) 2023-10-03 14:20:17 +07:00
docker-tags.yml CI: build docker images for devel branch 2023-04-26 13:04:09 +07:00
download-page.yml fix(release): run download page update separately (#7112) 2023-03-16 03:40:42 +00:00
hive-nightly.yml tidy(hive): remove badge and generation code (#6141) 2022-11-28 19:16:05 +07:00
qa-clean-exit-block-downloading.yml qa tests: add clean exit test on block downloading (#9238) 2024-01-17 14:23:07 +07:00
qa-clean-exit-snapshot-downloading.yml clean-exit test: increase test time (#9193) 2024-01-11 08:47:23 +07:00
release.yml ci: Use GITHUB_OUTPUT envvar instead of set-output command (#9215) 2024-01-17 14:23:20 +07:00
test-integration-caplin.yml silkworm: use silkworm-go bindings (#8829) 2023-11-30 12:45:02 +01:00
test-integration.yml ci: run macOS jobs on macos-13 instead of macos-13-xlarge (#9177) 2024-01-09 11:49:04 +01:00