File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 16161717
1818 - name : ' Set up Node.js'
19- uses : actions/setup-node@v3.4.1
19+ uses : actions/setup-node@v3.5.0
2020 with :
2121 node-version : 16
2222 cache : ${{ !env.ACT && 'npm' || '' }}
77777878
7979 - name : ' Set up Node.js'
80- uses : actions/setup-node@v3.4.1
80+ uses : actions/setup-node@v3.5.0
8181 with :
8282 node-version : 16
8383 cache : ${{ !env.ACT && 'npm' || '' }}
9999100100
101101 - name : ' Set up Node.js'
102- uses : actions/setup-node@v3.4.1
102+ uses : actions/setup-node@v3.5.0
103103 with :
104104 node-version : 16
105105 cache : ${{ !env.ACT && 'npm' || '' }}
@@ -127,7 +127,7 @@ jobs:
127127128128
129129 - name : ' Set up Node.js'
130- uses : actions/setup-node@v3.4.1
130+ uses : actions/setup-node@v3.5.0
131131 with :
132132 node-version : 16
133133 cache : ${{ !env.ACT && 'npm' || '' }}
@@ -212,7 +212,7 @@ jobs:
212212213213
214214 - name : ' Set up Node.js'
215- uses : actions/setup-node@v3.4.1
215+ uses : actions/setup-node@v3.5.0
216216 with :
217217 node-version : 16
218218 cache : ${{ !env.ACT && 'npm' || '' }}
You can’t perform that action at this time.
0 commit comments