mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-21 19:20:39 +00:00
e1195bad2a
`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 |
||
---|---|---|
.. | ||
check.yml | ||
ci.yml | ||
coverage.yml | ||
docker-tags.yml | ||
download-page.yml | ||
hive-nightly.yml | ||
qa-clean-exit-block-downloading.yml | ||
qa-clean-exit-snapshot-downloading.yml | ||
release.yml | ||
test-integration-caplin.yml | ||
test-integration.yml |