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 24e8805 commit 5b4604eCopy full SHA for 5b4604e
.github/workflows/CI-pipeline.yml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ubuntu-latest
35
strategy:
36
matrix:
37
- node: [14, 16, 18, 20, 22]
+ node: [16, 18, 20, 22, 24]
38
steps:
39
- name: Checkout repository
40
uses: actions/checkout@v4
0 commit comments