mirror of
https://github.com/actions/setup-go.git
synced 2025-07-17 12:35:14 -06:00
add check-latest input
This commit is contained in:
parent
44e221478f
commit
693f445fa2
17 changed files with 4811 additions and 3599 deletions
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
|
@ -25,8 +25,8 @@ jobs:
|
|||
node-version: 12
|
||||
cache: npm
|
||||
|
||||
- name: npm install
|
||||
run: npm install
|
||||
- name: npm ci
|
||||
run: npm ci
|
||||
|
||||
- name: Lint
|
||||
run: npm run format-check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue