ChainSafe / ChainSafe/lodestar

Fix github workflow warnings

Open
#5,411 1 comment 0 reactions 0 assignees View on GitHub
prio-high scope-testing
Dominant language
TypeScript
Stars
1.4k
Forks
483
Avg merge
1d 16h
Merged PRs (30d)
150

Description

**Is your feature request related to a problem? Please describe.**

See warnings here https://github.com/ChainSafe/lodestar/actions/runs/4786942358

> Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-node@v2, actions/create-release@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

> The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Contributor guide

Open the contributing guide

Research direction

Start with the linked GitHub Actions run and inspect the workflow steps using actions/setup-node@v2 and actions/create-release@v1, along with any step producing the deprecated set-output warning. Confirm the updated workflows run successfully and that the reported Node.js and set-output warnings no longer appear.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.