File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2828 - 16
2929 steps :
3030 - name : Checkout Master
31- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
31+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
3232 - name : Setup env
3333 uses : the-guild-org/shared-config/setup@main
3434 with :
4949 - 16
5050 steps :
5151 - name : Checkout Master
52- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
52+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
5353 - name : Setup env
5454 uses : the-guild-org/shared-config/setup@main
5555 with :
7272 runs-on : ubuntu-latest
7373 steps :
7474 - name : Checkout Master
75- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
75+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
7676 - name : Setup env
7777 uses : the-guild-org/shared-config/setup@main
7878 with :
Original file line number Diff line number Diff line change 1818 if : github.event.pull_request.head.repo.full_name == github.repository || github.event_name == 'push'
1919 steps :
2020 - name : checkout
21- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
21+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
2222 with :
2323 fetch-depth : 0
2424
You can’t perform that action at this time.
0 commit comments