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 2323 runs-on : ubuntu-latest
2424
2525 steps :
26- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
26+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5.0.0
2727 - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # 5.0.0
2828 with :
2929 node-version : lts/*
4747 runs-on : ubuntu-latest
4848
4949 steps :
50- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
50+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5.0.0
5151 with :
5252 persist-credentials : false
5353 - name : Use Node.js ${{ matrix.node-version }}
7272 runs-on : ${{ matrix.os }}
7373
7474 steps :
75- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
75+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5.0.0
7676 with :
7777 persist-credentials : false
7878 - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # 5.0.0
You can’t perform that action at this time.
0 commit comments