File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 with :
2929 path : ./llvm
3030 key : ${{ hashFiles('download_llvm.sh') }}
31- - uses : actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1
31+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
3232 with :
3333 node-version : 20
3434 registry-url : " https://registry.npmjs.org"
9191 with :
9292 path : ./llvm
9393 key : ${{ hashFiles('download_llvm.sh') }}
94- - uses : actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1
94+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
9595 with :
9696 node-version : 20
9797 - name : Install Python
@@ -152,7 +152,7 @@ jobs:
152152 NPM_VERSION : ${{needs.build.outputs.npm_version}}
153153 NPM_TAG : ${{needs.build.outputs.npm_tag}}
154154 steps :
155- - uses : actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1
155+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
156156 with :
157157 node-version : 20
158158 registry-url : " https://registry.npmjs.org"
@@ -181,7 +181,7 @@ jobs:
181181 - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
182182 with :
183183 fetch-depth : 0
184- - uses : actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1
184+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
185185 with :
186186 node-version : 20
187187 - name : Setup
Original file line number Diff line number Diff line change 2121 with :
2222 path : ./llvm
2323 key : ${{ hashFiles('download_llvm.sh') }}
24- - uses : actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1
24+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
2525 with :
2626 node-version : 20
2727 - name : Install Python
7575 with :
7676 path : ./llvm
7777 key : ${{ hashFiles('download_llvm.sh') }}
78- - uses : actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1
78+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
7979 with :
8080 node-version : 20
8181 - name : Install Python
You can’t perform that action at this time.
0 commit comments