8000 ci: pin Node.js 21.2.0 (#17809) · eslint/eslint@bd8911d · GitHub
[go: up one dir, main page]

Skip to content

Commit bd8911d

Browse files
authored
ci: pin Node.js 21.2.0 (#17809)
1 parent b29a16b commit bd8911d

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
@@ -47,7 +47,7 @@ jobs:
4747
strategy:
4848
matrix:
4949
os: [ubuntu-latest]
50-
node: [21.x, 20.x, 19.x, 18.x, 17.x, 16.x, 14.x, 12.x, "12.22.0"]
50+
node: ["21.2.0", 20.x, 19.x, 18.x, 17.x, 16.x, 14.x, 12.x, "12.22.0"]
5151
include:
5252
- os: windows-latest
5353
node: "lts/*"

0 commit comments

Comments
 (0)
0