Thanks to visit codestin.com Credit goes to github.com
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 a3c868f commit 1d16c2fCopy full SHA for 1d16c2f
1 file changed
.github/workflows/ci.yml
@@ -70,7 +70,7 @@ jobs:
70
strategy:
71
matrix:
72
os: [ubuntu-latest]
73
- node: [25.x, 24.x, 22.x, 20.x, 18.x, "18.18.0"]
+ node: ["25.6.1", 24.x, 22.x, 20.x, 18.x, "18.18.0"]
74
NODE_OPTIONS: [""]
75
include:
76
- os: windows-latest
0 commit comments