Commit 0044cb8
authored
gha(docs-test): setup node v22 (#60722)
* gha(docs-test): setup node v22
* Update doc-tests.yaml to include cache-dependency-path
Add cache-dependency-path for yarn.lock in doc tests
* Fix yarn install condition
* Unconditionally run `yarn install`
* Update yarn install command to use frozen-lockfile
* Fix go cache
Updated Go setup action to version 6.0.0 and added cache dependency path.
* Update Node.js setup to use version from package.json
Add support for dynamic Node.js version from package.json
* Uncomment node-version in doc-tests workflow1 parent 93db74a commit 0044cb8
1 file changed
+9
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
92 | 88 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
97 | 92 | | |
98 | 93 | | |
99 | 94 | | |
100 | | - | |
101 | 95 | | |
102 | 96 | | |
103 | | - | |
| 97 | + | |
104 | 98 | | |
105 | 99 | | |
106 | 100 | | |
| |||
0 commit comments