| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9eda6b5 commit 387ac29
44 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -15,3 +15,5 @@ jobs: | |||
| 15 | 15 | call-basic-validation: | |
| 16 | 16 | name: Basic validation | |
| 17 | 17 | uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main | |
| 18 | + with: | ||
| 19 | + node-version: '20.x' | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -15,3 +15,5 @@ jobs: | |||
| 15 | 15 | call-check-dist: | |
| 16 | 16 | name: Check dist/ | |
| 17 | 17 | uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main | |
| 18 | + with: | ||
| 19 | + node-version: '20.x' | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments