Skip to content

Commit

Permalink
force v12
Browse files Browse the repository at this point in the history
  • Loading branch information
dsame committed Feb 10, 2023
1 parent 1cd56fa commit ae382cd
Show file tree
Hide file tree
Showing 4 changed files with 2,337 additions and 3,071 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/basic-validation.yml
Expand Up @@ -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
2 changes: 2 additions & 0 deletions .github/workflows/check-dist.yml
Expand Up @@ -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
2 changes: 2 additions & 0 deletions .github/workflows/licensed.yml
Expand Up @@ -13,3 +13,5 @@ jobs:
call-licensed:
name: Licensed
uses: actions/reusable-workflows/.github/workflows/licensed.yml@main
with:
node-version: v12

0 comments on commit ae382cd

Please sign in to comment.