File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1717 build :
1818 runs-on : ubuntu-22.04
1919 steps :
20- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
20+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
2121 - name : Set Node.js 16.x
2222 uses : actions/setup-node@v3
2323 with :
4242 test :
4343 runs-on : ubuntu-22.04
4444 steps :
45- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
45+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
4646 - name : Set Node.js 16.x
4747 uses : actions/setup-node@v3
4848 with :
6464 name : " Build and release action"
6565 needs : [build, test]
6666 steps :
67- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
67+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
6868 with :
6969 fetch-depth : 0
7070 persist-credentials : true
Original file line number Diff line number Diff line change 1717 build :
1818 runs-on : ubuntu-22.04
1919 steps :
20- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
20+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
2121 - name : Set Node.js 16.x
2222 uses : actions/setup-node@v3
2323 with :
4242 test :
4343 runs-on : ubuntu-22.04
4444 steps :
45- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
45+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
4646 - name : Set Node.js 16.x
4747 uses : actions/setup-node@v3
4848 with :
6464 name : " Build and release action"
6565 needs : [build, test]
6666 steps :
67- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
67+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
6868 with :
6969 fetch-depth : 0
7070 persist-credentials : true
You can’t perform that action at this time.
0 commit comments