We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4761c16 commit 0026c87Copy full SHA for 0026c87
1 file changed
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
runs-on: ubuntu-latest
74
strategy:
75
matrix:
76
- node-version: [14.x, 16.x]
+ node-version: [20.x, 22.x]
77
steps:
78
- uses: actions/checkout@v4
79
0 commit comments