File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 git checkout origin/main -- tools/ci/bench/reporter/ 2>/dev/null || true
5454
5555 - name : Download bench artifacts
56- uses : dawidd6/action-download-artifact@v21
56+ uses : dawidd6/action-download-artifact@v23
5757 with :
5858 github_token : ${{ steps.bot-token.outputs.token }}
5959 workflow : ${{ github.event.workflow.id }}
@@ -172,7 +172,7 @@ jobs:
172172 node-version-file : ' .node-version'
173173
174174 - name : Download bench artifacts
175- uses : dawidd6/action-download-artifact@v21
175+ uses : dawidd6/action-download-artifact@v23
176176 with :
177177 github_token : ${{ steps.bot-token.outputs.token }}
178178 workflow : ${{ github.event.workflow.id }}
Original file line number Diff line number Diff line change 5252 git checkout origin/main -- tools/ci/size/ 2>/dev/null || true
5353
5454 - name : Download size snapshots
55- uses : dawidd6/action-download-artifact@v21
55+ uses : dawidd6/action-download-artifact@v23
5656 with :
5757 github_token : ${{ steps.bot-token.outputs.token }}
5858 workflow : ${{ github.event.workflow.id }}
Original file line number Diff line number Diff line change 5353 git checkout origin/main -- tools/ci/memory/ 2>/dev/null || true
5454
5555 - name : Download memory snapshots
56- uses : dawidd6/action-download-artifact@v21
56+ uses : dawidd6/action-download-artifact@v23
5757 with :
5858 github_token : ${{ steps.bot-token.outputs.token }}
5959 workflow : ${{ github.event.workflow.id }}
Original file line number Diff line number Diff line change 5353 git checkout origin/main -- tools/ci/deploy/ 2>/dev/null || true
5454
5555 - name : Download deploy facts
56- uses : dawidd6/action-download-artifact@v21
56+ uses : dawidd6/action-download-artifact@v23
5757 with :
5858 github_token : ${{ steps.bot-token.outputs.token }}
5959 workflow : ${{ github.event.workflow.id }}
You can’t perform that action at this time.
0 commit comments