We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93a83ac commit 2061ce8Copy full SHA for 2061ce8
2 files changed
.github/workflows/build-app-crm.yml
@@ -29,7 +29,7 @@ jobs:
29
30
strategy:
31
matrix:
32
- node-version: [18.x, 20.5.x]
+ node-version: [18.x, 20.x]
33
34
# Steps represent a sequence of tasks that will be executed as part of the job
35
steps:
.github/workflows/build-app-lob.yml
@@ -34,7 +34,7 @@ jobs:
36
37
38
39
40
0 commit comments