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 4f6f36c commit 9b03c62Copy full SHA for 9b03c62
.github/workflows/basic-validation.yml
@@ -14,4 +14,4 @@ jobs:
14
name: Basic validation
15
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
16
with:
17
- node-version: '20.x'
+ node-version: '24.x'
.github/workflows/check-dist.yml
@@ -16,4 +16,4 @@ jobs:
name: Check dist/
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
18
19
0 commit comments