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@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
2121 - name : Set Node.js 16.x
2222 uses : actions/setup-node@v2
2323 with :
4747 ports :
4848 - 8080:80
4949 steps :
50- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
50+ - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
5151 - name : Set Node.js 16.x
5252 uses : actions/setup-node@v2
5353 with :
7171 name : " Build and release action (dry-run)"
7272 needs : [build, test]
7373 steps :
74- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
74+ - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
7575 with :
7676 fetch-depth : 0
7777 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@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
2121 - name : Set Node.js 16.x
2222 uses : actions/setup-node@v2
2323 with :
4747 ports :
4848 - 8080:80
4949 steps :
50- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
50+ - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
5151 - name : Set Node.js 16.x
5252 uses : actions/setup-node@v2
5353 with :
7171 name : " Build and release action"
7272 needs : [build, test]
7373 steps :
74- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
74+ - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
7575 with :
7676 fetch-depth : 0
7777 persist-credentials : true
You can’t perform that action at this time.
0 commit comments