mirror of
https://github.com/actions/stale.git
synced 2026-06-10 17:55:29 +08:00
force v12
This commit is contained in:
@@ -15,3 +15,5 @@ jobs:
|
||||
call-basic-validation:
|
||||
name: Basic validation
|
||||
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
|
||||
with:
|
||||
node-version: v12
|
||||
|
||||
@@ -15,3 +15,5 @@ jobs:
|
||||
call-check-dist:
|
||||
name: Check dist/
|
||||
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
|
||||
with:
|
||||
node-version: v12
|
||||
|
||||
@@ -13,3 +13,5 @@ jobs:
|
||||
call-licensed:
|
||||
name: Licensed
|
||||
uses: actions/reusable-workflows/.github/workflows/licensed.yml@main
|
||||
with:
|
||||
node-version: v12
|
||||
|
||||
Reference in New Issue
Block a user