We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a7036 commit e335412Copy full SHA for e335412
.github/workflows/CI-CD.yaml
@@ -30,6 +30,7 @@ jobs:
30
node:
31
- 10
32
- 12
33
+ - 14
34
35
steps:
36
- name: Checkout source
0 commit comments