We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc8d18 commit c0957adCopy full SHA for c0957ad
.github/workflows/basic-validation.yml
@@ -16,4 +16,4 @@ jobs:
16
name: Basic validation
17
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
18
with:
19
- node-version: "20.x"
+ node-version: '20.x'
.github/workflows/check-dist.yml
name: Check dist/
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
0 commit comments