intuit / intuit/auto

Update GitHub actions instructions

Open
#2,246 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
2.5k
Forks
221
PR merge metrics
No merged PRs in 30d

Description

The instructions at https://intuit.github.io/auto/docs/build-platforms/github-actions still mention `actions/setup-node@v1` even though version 3 is out already. The new version also supports caching so we probably don't need a separate step. The same goes for `actions/checkout@v2` which has a version 3 already. It also has `fetch-depth: 0`, which may be able to replace the extra git step in the instructions.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.