Joystream / Joystream/joystream
Workflows: set-output is deprecated
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
CI wants us to replace [retired set-output](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/) with [messages](https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-commands#setting-a-debug-message) in
[.github/workflows/create-release.yml](https://github.com/Joystream/joystream/blob/b956002127ecff2c77321d149cc06af4f7afea12/.github/workflows/create-release.yml#L27)
[.github/workflows/deploy-node-network.yml](https://github.com/Joystream/joystream/blob/b956002127ecff2c77321d149cc06af4f7afea12/.github/workflows/deploy-node-network.yml#L30)
[.github/workflows/joystream-node-docker.yml](https://github.com/Joystream/joystream/blob/b956002127ecff2c77321d149cc06af4f7afea12/.github/workflows/joystream-node-docker.yml#L23)
[.github/workflows/joystream-node-docker-dev.yml](https://github.com/Joystream/joystream/blob/b956002127ecff2c77321d149cc06af4f7afea12/.github/workflows/joystream-node-docker-dev.yml#L43)
[.github/workflows/joystream-node-docker-dev.yml](https://github.com/Joystream/joystream/blob/b956002127ecff2c77321d149cc06af4f7afea12/.github/workflows/joystream-node-docker-dev.yml#L43)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.