File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
18+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1919 with :
2020 fetch-depth : 0
2121
Original file line number Diff line number Diff line change 1616 node-version : [20.x, 22.x, 24.x]
1717
1818 steps :
19- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
19+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2020 - name : Use Node.js ${{ matrix.node-version }}
2121 uses : actions/setup-node@v4
2222 with :
3434 needs : [build]
3535
3636 steps :
37- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
37+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3838 - name : Use Node.js ${{ matrix.node-version }}
3939 uses : actions/setup-node@v4
4040 with :
You can’t perform that action at this time.
0 commit comments