Skip to content

Commit cd28fad

Browse files
committed
Update engines in CI workflow
1 parent 79a2b38 commit cd28fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
tests:
1010
uses: ljharb/actions/.github/workflows/node-majors.yml@main
1111
with:
12-
range: '^20.20 || ^22.22 || ^24.14 || >= 25.4'
12+
range: '^20.20 || ^22.22 || ^24.13 || >= 25.4'
1313
command: 'npm run tests-only && npm run licenses'

0 commit comments

Comments
 (0)