Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0d0bbe commit 8dc8d18Copy full SHA for 8dc8d18
.github/workflows/basic-validation.yml
@@ -15,3 +15,5 @@ jobs:
15
call-basic-validation:
16
name: Basic validation
17
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
18
+ with:
19
+ node-version: "20.x"
.github/workflows/check-dist.yml
call-check-dist:
name: Check dist/
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
0 commit comments