File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 new-arch-enabled : true
2727 description : " new architecture"
2828 steps :
29- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
29+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
3030 - name : Use Node.js lts
3131 uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
3232 with :
Original file line number Diff line number Diff line change 2222 if : github.event_name != 'push'
2323 runs-on : ubuntu-latest
2424 steps :
25- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
25+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2626 with :
2727 fetch-depth : 0
2828 - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
3737 if : github.event_name != 'pull_request'
3838 runs-on : ubuntu-latest
3939 steps :
40- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
40+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
4141 with :
4242 fetch-depth : 0
4343 - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
Original file line number Diff line number Diff line change 2828 new-arch-enabled : 1
2929 description : " new architecture"
3030 steps :
31- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
31+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
3232 - name : Use Node.js lts
3333 uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
3434 with :
Original file line number Diff line number Diff line change 2020 build :
2121 runs-on : ubuntu-latest
2222 steps :
23- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
23+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2424 - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
2525 with :
2626 node-version : lts/*
You can’t perform that action at this time.
0 commit comments