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@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
7676 with :
77- node-version : 20.20.0
77+ node-version : 20.20.1
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@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
105105 with :
106- node-version : 20.20.0
106+ node-version : 20.20.1
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@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
140140 with :
141- node-version : 20.20.0
141+ node-version : 20.20.1
142142 cache : npm
143143 - name : Bootstrap project
144144 run : |
You can’t perform that action at this time.
0 commit comments