Update `TPL build` github action
Open
Nobody has claimed this yet.
CI
maintenance
- Dominant language
- C++
- Stars
- 196
- Forks
- 34
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 11
Description
There are some warnings about deprecated functionality:
* `Node.js` actions
* `set-output`
* `save-state`
* outdated ubuntu version
See: https://github.com/LLNL/axom/actions/runs/3654844368
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the GitHub Actions workflow for the TPL build and review the linked run for its deprecation warnings. Update the Node.js actions, set-output, save-state usage, and outdated Ubuntu version, then confirm the workflow completes without those warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100