We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd5a65 commit 4e938c6Copy full SHA for 4e938c6
1 file changed
.github/workflows/node.yml
@@ -28,7 +28,7 @@ jobs:
28
strategy:
29
matrix:
30
# Reduce at EOL - https://github.com/nodejs/Release
31
- node-version: [18.x, 20.x, 22.x]
+ node-version: [20.x, 22.x, 24.x]
32
33
steps:
34
- uses: actions/checkout@v4
0 commit comments