We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce8ce29 commit e8428f5Copy full SHA for e8428f5
1 file changed
.github/workflows/lint-and-build.yaml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- node-version: [latest]
+ node-version: [24]
21
22
steps:
23
- uses: actions/checkout@v6
0 commit comments