liquidmetal-dev / liquidmetal-dev/image-builder
update workflows to use `checkout@v3`
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 29
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
note: there is a `checkout@v3`, some of my pet project jobs started to throw notices about it. In these cases it's only a `v2` to `v3` replace.
_Originally posted by @yitsushi in https://github.com/weaveworks-liquidmetal/image-builder/pull/44#discussion_r997004855_
Contributor guide
No contributing guide indexed for this repository
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
Search the repository's workflow files for uses of checkout@v2 and review the surrounding jobs. Replace the requested v2 references with checkout@v3, then verify that no workflow still uses the old version and that the workflow syntax remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100