File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7474 - name : Use Node.js 20
7575 uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
7676 with :
77- node-version : 20
77+ node-version : 20.19.6
7878 cache : ' npm'
7979 - name : Bootstrap project
8080 run : |
@@ -103,7 +103,7 @@ jobs:
103103 - name : Use Node.js 20
104104 uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
105105 with :
106- node-version : 20
106+ node-version : 20.19.6
107107 cache : npm
108108 - name : Bootstrap project
109109 run : |
@@ -138,7 +138,7 @@ jobs:
138138 - name : Use Node.js 20
139139 uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
140140 with :
141- node-version : 20
141+ node-version : 20.19.6
142142 cache : npm
143143 - name : Bootstrap project
144144 run : |
You can’t perform that action at this time.
0 commit comments